X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/3bbf56711d163859069b79c7c6cf1429064648cb..a4463e1ce99295ad665b9e45bb911e6e9f672ebb:/gw-tests/nop-highprio-time.sh?ds=sidebyside diff --git a/gw-tests/nop-highprio-time.sh b/gw-tests/nop-highprio-time.sh index a5a0005..9b125f7 100755 --- a/gw-tests/nop-highprio-time.sh +++ b/gw-tests/nop-highprio-time.sh @@ -7,7 +7,8 @@ main() { } plot_cmds() { - cat <<'EOF' + min=$(head -n 1 len2-msgs.txt | awk '{ print $2 }') + cat <