From 5ce92003722c16d9ab00a1ee2c55c0f1e1a2e5bb Mon Sep 17 00:00:00 2001 From: charles Date: Wed, 10 Mar 2010 01:57:25 +0000 Subject: [PATCH] Clear all files at start of simulation --- direct/tests/init_fw_update_test_nand.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/direct/tests/init_fw_update_test_nand.sh b/direct/tests/init_fw_update_test_nand.sh index 2c5e6d8..648313a 100755 --- a/direct/tests/init_fw_update_test_nand.sh +++ b/direct/tests/init_fw_update_test_nand.sh @@ -1,6 +1,6 @@ #!/bin/bash # Run this to initialise the file system for the test runs. rm seed-nand-* - rm emfile-2k-0* + rm emfile-2k-* ./yaffs_test -u -i yaffs2 -- 2.30.2