From: Michal Sojka Date: Mon, 20 Dec 2010 13:48:18 +0000 (+0100) Subject: No not plot so many jobs X-Git-Tag: fix-allnoconfig~198^2~3 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/commitdiff_plain/c36e3d6a2a7c2a96eb98cd1db64a11f508a03677 No not plot so many jobs Now, the last line doesn't cross the legend text. --- diff --git a/gw-tests/vcan.sh b/gw-tests/vcan.sh index 5a14f5a..7c89c40 100755 --- a/gw-tests/vcan.sh +++ b/gw-tests/vcan.sh @@ -2,7 +2,7 @@ . lib.sh -numjobs=`seq 0 2 12` +numjobs=`seq 0 2 10` main() { sshgw 'ip link add dev vcan0 type vcan && ip link set vcan0 up'