X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftest-framework%2Ftests%2Frun_fw_update_test_nand.sh;h=10e6a64f6f23b562bf8f93996eac10b6c3938f04;hp=cd2c0fc2d8eed0edc7d9c8f1a05f3910c59e9845;hb=93d04b9574a71315361b3ae5294b8ff95a6d848c;hpb=21b2dedaa32ab309f6d1daec966528b7586bd207 diff --git a/direct/test-framework/tests/run_fw_update_test_nand.sh b/direct/test-framework/tests/run_fw_update_test_nand.sh index cd2c0fc..10e6a64 100755 --- a/direct/test-framework/tests/run_fw_update_test_nand.sh +++ b/direct/test-framework/tests/run_fw_update_test_nand.sh @@ -5,7 +5,7 @@ iterations=100000 [ -z $1 ] || iterations=$1 -rm iteration-max-* +rm -f iteration-max-* touch iteration-max-$iterations echo " Running $iterations iterations"