aboutsummaryrefslogtreecommitdiff
path: root/test/003-run-to-eof.test/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/003-run-to-eof.test/run.sh')
-rw-r--r--test/003-run-to-eof.test/run.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/003-run-to-eof.test/run.sh b/test/003-run-to-eof.test/run.sh
index 6fa2fd4..80cd3ab 100644
--- a/test/003-run-to-eof.test/run.sh
+++ b/test/003-run-to-eof.test/run.sh
@@ -3,6 +3,6 @@
# create large file
dd if=/dev/urandom of=raw bs=1M count=1
-echo 0:0:0 | ${EXECUTABLE} -r 44100 -c 1 -s 2 -i raw -f track_%d.raw
+echo 0:0:0 | ${EXECUTABLE} -r 44100 -c 1 -s 2 -i raw -n -track.raw
-diff raw track_1.raw >/dev/null && rm raw track_1.raw
+diff raw 001-track.raw >/dev/null && rm raw 001-track.raw