From: charles Date: Mon, 19 Jan 2009 01:21:14 +0000 (+0000) Subject: More test fiddling X-Git-Tag: pre-name-change~236 X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=commitdiff_plain;h=b63b7692c4cac9a22bf734df859c64d93b5f0878 More test fiddling --- diff --git a/direct/tests/run_fw_update_test_nand.sh b/direct/tests/run_fw_update_test_nand.sh index 3d6ead8..61baf7f 100755 --- a/direct/tests/run_fw_update_test_nand.sh +++ b/direct/tests/run_fw_update_test_nand.sh @@ -11,5 +11,5 @@ do rm emfile-2k-0-*$j cp emfile-2k-0 emfile-2k-0-$i echo "######### Run $i with seed $seed" - ./yaffs_test -u -p -s$seed yaffs2 + ./yaffs_test -u -f -p -s$seed yaffs2 done