summaryrefslogtreecommitdiff
path: root/lib/backupclient
diff options
context:
space:
mode:
Diffstat (limited to 'lib/backupclient')
-rw-r--r--lib/backupclient/ClientException.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/backupclient/ClientException.txt b/lib/backupclient/ClientException.txt
index 2e3b7a8a..04f88620 100644
--- a/lib/backupclient/ClientException.txt
+++ b/lib/backupclient/ClientException.txt
@@ -9,4 +9,3 @@ AssertFailed 1
ClockWentBackwards 2 Invalid (negative) sync period: perhaps your clock is going backwards?
FailedToDeleteStoreObjectInfoFile 3 Failed to delete the StoreObjectInfoFile, backup cannot continue safely.
CorruptStoreObjectInfoFile 4 The store object info file contained an invalid value and is probably corrupt. Try deleting it.
-InvalidConfiguration 5 Some required values are missing or incorrect in the configuration file.