
5 Jul
2010
5 Jul
'10
09:09
http://bugzilla.novell.com/show_bug.cgi?id=619734 http://bugzilla.novell.com/show_bug.cgi?id=619734#c5 --- Comment #5 from Martin Corino <mcorino@remedy.nl> 2010-07-05 09:09:42 UTC --- This results in: + ret=0 + for ps in '/sys/class/power_supply/*' + '[' -r /sys/class/power_supply/AC/online ']' + ret=1 + read -r ps_status + for ps in '/sys/class/power_supply/*' + '[' -r /sys/class/power_supply/BAT0/online ']' + continue + exit 1 Is this what you needed? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.