Add more test code.
[yaffs2.git] / linux-tests / drive_gnuplot.sh
index 0f1ebd83d0770e75064f9c039d74ff4054b16df9..a6d05501346192e64c5dbc3c577328b4ea02f299 100755 (executable)
@@ -11,7 +11,7 @@ echo $plot_str
  
 while true; do
 sleep 1
-tail -100 $the_log_file > trunc_data
+tail -500 $the_log_file > trunc_data
 echo replot
 done