X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftests%2Frun_fw_update_test_nand.sh;h=8893d40b02764463f92782def76f654282d1f269;hp=61baf7fd7d1c1de0be9b882395880f9264f9a3e0;hb=1a60bf00885822831b6553b58ec5236d385f07a3;hpb=1ffa02489a63129109b66774681c94fe0a8a946a diff --git a/direct/tests/run_fw_update_test_nand.sh b/direct/tests/run_fw_update_test_nand.sh index 61baf7f..8893d40 100755 --- a/direct/tests/run_fw_update_test_nand.sh +++ b/direct/tests/run_fw_update_test_nand.sh @@ -6,8 +6,8 @@ do seed=$RANDOM j=$(( $i % 10 )) - rm seed*$j - echo $seed>seed-for-run-$i + rm seed-nand-*$j + echo $seed>seed-nand-for-run-$i rm emfile-2k-0-*$j cp emfile-2k-0 emfile-2k-0-$i echo "######### Run $i with seed $seed"