Skip to content

Commit 10f08b4

Browse files
Ws fix
1 parent da900c4 commit 10f08b4

File tree

1 file changed

+1
-1
lines changed
  • mongodb_consistent_backup/Notify/Nsca

1 file changed

+1
-1
lines changed

mongodb_consistent_backup/Notify/Nsca/Nsca.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def __init__(self, manager, config, timer, base_dir, backup_dir, **kwargs):
1919
self.critical = 2
2020
self.failed = self.critical
2121
self.notifier = None
22-
22+
2323
self.mode_type = ''
2424
self.encryption = 1
2525
if self.password:

0 commit comments

Comments
 (0)