Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/alexmarsev/soxr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/io-test')
-rwxr-xr-xtests/io-test4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/io-test b/tests/io-test
index 36b244f..11530a3 100755
--- a/tests/io-test
+++ b/tests/io-test
@@ -1,7 +1,7 @@
#!/bin/bash
set -e
-# SoX Resampler Library Copyright (c) 2007-13 robs@users.sourceforge.net
+# SoX Resampler Library Copyright (c) 2007-15 robs@users.sourceforge.net
# Licence for this file: LGPL v2.1 See LICENCE for details.
# Tests IO
@@ -23,8 +23,6 @@ do_one() {
n=`expr $n + 1`
}
-rm -f io??.png
-
j=3; test z$1 != z && j=$1
for c in `seq 1 $j`; do