Chean up nand test script
[yaffs2.git] / direct / test-framework / tests / run_fw_update_test_nand.sh
index cd2c0fc2d8eed0edc7d9c8f1a05f3910c59e9845..10e6a64f6f23b562bf8f93996eac10b6c3938f04 100755 (executable)
@@ -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"