]> rtime.felk.cvut.cz Git - can-benchmark.git/commitdiff
No not plot so many jobs
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 20 Dec 2010 13:48:18 +0000 (14:48 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 20 Dec 2010 13:48:18 +0000 (14:48 +0100)
Now, the last line doesn't cross the legend text.

gw-tests/vcan.sh

index 5a14f5afd394821828ecc9a827921c2d37f1a00d..7c89c4000b64b82735db12aadc94966cbf300a17 100755 (executable)
@@ -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'