summaryrefslogtreecommitdiff
path: root/tests/run_vectors.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run_vectors.sh')
-rwxr-xr-xtests/run_vectors.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/run_vectors.sh b/tests/run_vectors.sh
index 9b5c29be..78b09e67 100755
--- a/tests/run_vectors.sh
+++ b/tests/run_vectors.sh
@@ -36,7 +36,7 @@ echo Testing mono
echo "=============="
echo
-for file in `seq -w 1 11`
+for file in 01 02 03 04 05 06 07 08 09 10 11 12
do
if [ -e $VECTOR_PATH/testvector$file.bit ]; then
echo Testing testvector$file
@@ -66,7 +66,7 @@ echo Testing stereo
echo "=============="
echo
-for file in `seq -w 1 11`
+for file in 01 02 03 04 05 06 07 08 09 10 11 12
do
if [ -e $VECTOR_PATH/testvector$file.bit ]; then
echo Testing testvector$file