summaryrefslogtreecommitdiff
path: root/lib/backupclient/BackupStoreException.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/backupclient/BackupStoreException.txt')
-rw-r--r--lib/backupclient/BackupStoreException.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/backupclient/BackupStoreException.txt b/lib/backupclient/BackupStoreException.txt
index 50c615b2..528a8c94 100644
--- a/lib/backupclient/BackupStoreException.txt
+++ b/lib/backupclient/BackupStoreException.txt
@@ -68,3 +68,4 @@ SignalReceived 64 A signal was received by the process, restart or terminate
IncompatibleFromAndDiffFiles 65 Attempt to use a diff and a from file together, when they're not related
DiffFromIDNotFoundInDirectory 66 When uploading via a diff, the diff from file must be in the same directory
PatchChainInfoBadInDirectory 67 A directory contains inconsistent information. Run bbstoreaccounts check to fix it.
+UnknownObjectRefCountRequested 68 A reference count was requested for an object whose reference count is not known.