Package: ibam
Version: 1:0.5.2-2
Severity: minor
$ ibam --plotdeviations
gnuplot> plot "/home/helmut/.ibam/battery.rc" using 1:2 title "Battery" with
lines 1, "/home/helmut/.ibam/battery.rc" using 1:($2+$3) notitle with lines 3,
"/home/helmut/.ibam/battery.rc" using 1:($2-$3) notitle with lines
3,"/home/helmut/.ibam/charge.rc" using 1:2 title "Charge" with lines 2,
"/home/helmut/.ibam/charge.rc" using 1:($2+$3) notitle with lines 4,
"/home/helmut/.ibam/charge.rc" using 1:($2-$3) notitle with lines 4
^
line 0: ';' expected
...
$
This leads gnuplot to only plot the first battery.rc (this is less than ibam
--plot shows). So the --plotdeviations option is simply broken.
Helmut
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]