aboutsummaryrefslogtreecommitdiff
path: root/tests/jittertest/filljffs2.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/jittertest/filljffs2.sh')
-rw-r--r--tests/jittertest/filljffs2.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/jittertest/filljffs2.sh b/tests/jittertest/filljffs2.sh
index 10651f4..d8c2a83 100644
--- a/tests/jittertest/filljffs2.sh
+++ b/tests/jittertest/filljffs2.sh
@@ -8,7 +8,7 @@
while [ $(( 1 )) -gt $(( 0 )) ]
do
cp $1 $2
- rm $2
+ rm $2
df |grep mtd > /dev/console
echo "sleeping $3"
sleep $3