Skip to content

Commit c1e1960

Browse files
committed
More consistent results.
1 parent 9922f17 commit c1e1960

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

test/scripts/check-modem1200

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@CUSTOM_SHELL_SHABANG@
22

33
@GEN_PACKETS_BIN@ -n 100 -o test12.wav
4-
@ATEST_BIN@ -F0 -PA -L66 -G72 test12.wav
5-
@ATEST_BIN@ -F1 -PA -L72 -G78 test12.wav
6-
@ATEST_BIN@ -F0 -PB -L66 -G72 test12.wav
7-
@ATEST_BIN@ -F1 -PB -L70 -G76 test12.wav
4+
@ATEST_BIN@ -F0 -PA -D1 -L66 -G72 test12.wav
5+
@ATEST_BIN@ -F1 -PA -D1 -L72 -G78 test12.wav
6+
@ATEST_BIN@ -F0 -PB -D1 -L66 -G72 test12.wav
7+
@ATEST_BIN@ -F1 -PB -D1 -L70 -G76 test12.wav

0 commit comments

Comments
 (0)