summaryrefslogtreecommitdiff
path: root/seivot
diff options
context:
space:
mode:
Diffstat (limited to 'seivot')
-rwxr-xr-xseivot2
1 files changed, 2 insertions, 0 deletions
diff --git a/seivot b/seivot
index 75c151d..ce0ec8f 100755
--- a/seivot
+++ b/seivot
@@ -370,6 +370,8 @@ class Seivot(cliapp.Application):
'access backup repository over the '
'network via sftp')
+ self.settings.boolean(['verify'], 'verifyt restored data')
+
def process_args(self, args):
progname = self.settings['program']
logging.info('Benchmarking: %s' % progname)