summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2012-02-25 19:05:39 +0000
committerLars Wirzenius <liw@liw.fi>2012-02-25 19:05:39 +0000
commit255de4f87a1660dbf2c4e41034cf9cc37c405dd9 (patch)
treec4b3d8c068c4c4c355a17b1f27071157e7640818
parente7ed28b3902f1785c66c90d1279eb9b9f18f2e46 (diff)
downloadobnam-255de4f87a1660dbf2c4e41034cf9cc37c405dd9.tar.gz
Undo debugging thing
-rwxr-xr-xtests/compression+encryption.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/compression+encryption.script b/tests/compression+encryption.script
index d61dc64d..cb387290 100755
--- a/tests/compression+encryption.script
+++ b/tests/compression+encryption.script
@@ -17,7 +17,7 @@
set -e
gpgkey='3B1802F81B321347'
-$SRCDIR/tests/backup --encrypt-with="$gpgkey" --compress-with=gzip --log=/tmp/foo.log
+$SRCDIR/tests/backup --encrypt-with="$gpgkey" --compress-with=gzip
$SRCDIR/tests/restore --encrypt-with="$gpgkey" --compress-with=gzip
$SRCDIR/tests/verify