X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=linux-tests%2Fdrive_gnuplot.sh;h=a6d05501346192e64c5dbc3c577328b4ea02f299;hb=b3c7045d1ba097d7669f9b5cf4d2a6800e7ac30d;hp=0f1ebd83d0770e75064f9c039d74ff4054b16df9;hpb=1f4323687427e7b156a7391bea3f1f4e55d90838;p=yaffs2.git diff --git a/linux-tests/drive_gnuplot.sh b/linux-tests/drive_gnuplot.sh index 0f1ebd8..a6d0550 100755 --- a/linux-tests/drive_gnuplot.sh +++ b/linux-tests/drive_gnuplot.sh @@ -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