work in progress
[yaffs2.git] / linux-tests / gather_data.sh
index 4a463fd941ceb20d1e5a6a99f3e337809e7cc62b..8c996530a04c47ca9e11fdeb47a7132d0db86af1 100755 (executable)
@@ -10,5 +10,5 @@ str=$(cat /proc/yaffs_debug)
 echo "$i, $str" 
 echo "$i, $str"  >> $the_file
 let i=$i+1
 echo "$i, $str" 
 echo "$i, $str"  >> $the_file
 let i=$i+1
-sleep 1
+sleep 0.5
 done
 done