summaryrefslogtreecommitdiff
path: root/obnamlib/backup_progress_tests.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-06-11 18:27:14 +0300
committerLars Wirzenius <liw@liw.fi>2017-06-13 19:39:33 +0300
commitbfaa23c896df72b8b34ad70c723d05a206a56c19 (patch)
treef32cd3cebbc6190efa8507b444b2d0629baf1187 /obnamlib/backup_progress_tests.py
parent761c367c9d2a101fc92b225cc234f1da5d28f4bf (diff)
downloadobnam-bfaa23c896df72b8b34ad70c723d05a206a56c19.tar.gz
Fix: Make "obnam forget" for GA delete unused chunks
Diffstat (limited to 'obnamlib/backup_progress_tests.py')
-rw-r--r--obnamlib/backup_progress_tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/obnamlib/backup_progress_tests.py b/obnamlib/backup_progress_tests.py
index c3d2dc01..7aba84b1 100644
--- a/obnamlib/backup_progress_tests.py
+++ b/obnamlib/backup_progress_tests.py
@@ -103,7 +103,7 @@ class DummyTerminalStatus(object):
def error(self, msg):
pass
-
+
def __setitem__(self, key, value):
pass