summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-08-02 17:44:20 +0100
committerLars Wirzenius <liw@liw.fi>2011-08-02 17:44:20 +0100
commit5c568a00b33d3ada32dcf3ee844a8c10d987e7cc (patch)
treeafcfaf253dd1db0b9267a093ce6496cdc8b24292
parentbfb1b38d9efa1a5fc0a73c2353ce364079ebf670 (diff)
downloadobnam-5c568a00b33d3ada32dcf3ee844a8c10d987e7cc.tar.gz
Record profile name in .seivot file.
-rwxr-xr-xobnam-benchmark1
1 files changed, 1 insertions, 0 deletions
diff --git a/obnam-benchmark b/obnam-benchmark
index 8088a565..694e81f1 100755
--- a/obnam-benchmark
+++ b/obnam-benchmark
@@ -189,6 +189,7 @@ class ObnamBenchmark(cliapp.Application):
'--file-size', str(file_size),
'--obnam-profile', obnam_profile,
'--generations', str(generations),
+ '--profile-name', profile,
'--output', output]
if self.settings['use-existing']:
argv.extend(['--use-existing',