summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2012-03-14 08:27:21 +0000
committerLars Wirzenius <liw@liw.fi>2012-03-14 08:27:21 +0000
commit3056fd0661225bdc433d8e940a836f7699be7351 (patch)
treeb86d604d51bf8aefcee1c35b3e2aa0788b7b5110
parent6e9ae142e8a02ce497c777454f40d59e51183fcc (diff)
downloadobnam-3056fd0661225bdc433d8e940a836f7699be7351.tar.gz
Remove --wiki option from obnam-benchmark
-rwxr-xr-xobnam-benchmark4
1 files changed, 0 insertions, 4 deletions
diff --git a/obnam-benchmark b/obnam-benchmark
index 22173912..f55c4b71 100755
--- a/obnam-benchmark
+++ b/obnam-benchmark
@@ -111,10 +111,6 @@ class ObnamBenchmark(cliapp.Application):
'use DIR as the seivot branch '
'(default: installed seivot)',
metavar='DIR')
- self.settings.string(['wiki'],
- 'use DIR as the wiki branch (default: %default)',
- metavar='DIR',
- default=os.path.expanduser('~/braawi.org'))
self.settings.boolean(['with-encryption'],
'run benchmark using encryption')