X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/77175b3f2b31d6bdf53727873d515667cbd8d1b4..0c60e90bdf1a75402f9cc86eb300c5619dd895bc:/gw-tests/nop.sh diff --git a/gw-tests/nop.sh b/gw-tests/nop.sh index bf51279..06e646f 100755 --- a/gw-tests/nop.sh +++ b/gw-tests/nop.sh @@ -14,21 +14,21 @@ ADDITIONAL_PLOTS=detail plot_cmds() { if [[ "$1" = detail ]]; then - range=0.06:0.4 + range=0.0:0.3 echo "set logscale y" else - range=0.05:100 + range=0.01:100 echo "set logscale xy" fi cat <