diff options
Diffstat (limited to 'ubi-utils/scripts/ubi_jffs2_test.sh')
-rwxr-xr-x[-rw-r--r--] | ubi-utils/scripts/ubi_jffs2_test.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ubi-utils/scripts/ubi_jffs2_test.sh b/ubi-utils/scripts/ubi_jffs2_test.sh index 4d97431..883903d 100644..100755 --- a/ubi-utils/scripts/ubi_jffs2_test.sh +++ b/ubi-utils/scripts/ubi_jffs2_test.sh @@ -216,8 +216,7 @@ writevol_test () jffs2_torture () { - rm -f $TLOG - touch $TLOG + cat /dev/null > TLOG echo "*** Torture test ... " |