summaryrefslogtreecommitdiff
path: root/tests/hg-incremental.script
diff options
context:
space:
mode:
Diffstat (limited to 'tests/hg-incremental.script')
-rwxr-xr-xtests/hg-incremental.script4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/hg-incremental.script b/tests/hg-incremental.script
index 489efa7..b8ad73c 100755
--- a/tests/hg-incremental.script
+++ b/tests/hg-incremental.script
@@ -26,7 +26,7 @@ logfile="$DATADIR/hg-test-repo.log"
workdir="$DATADIR/work-dir"
"${SRCDIR}/test-lorry" --verbose --pull-only --log="$logfile" --working-area="$workdir" \
- "$DATADIR/hg-test-repo.lorry" > /dev/null 2> /dev/null
+ "$DATADIR/hg-test-repo.lorry" > /dev/null
# make a second commit
(
@@ -36,7 +36,7 @@ workdir="$DATADIR/work-dir"
)
"${SRCDIR}/test-lorry" --verbose --pull-only --log="$logfile" --working-area="$workdir" \
- "$DATADIR/hg-test-repo.lorry" > /dev/null 2> /dev/null
+ "$DATADIR/hg-test-repo.lorry" > /dev/null
# verify that the git repository was created correctly
(