Bug#452367: [PATCH] Fix pm-is-supported

2008-02-11 Thread Tim Dijkstra
On Mon, 11 Feb 2008 00:41:33 -0500 Matthew William Cox <[EMAIL PROTECTED]> wrote: > Hello, > > Stumbled across this bug tonight while trying to fix my pbook's hal > suspend. Pursuant to Michael Biebl's Message #73, I cooked up the > attached patch (also pasted inline for review): > > > case "$A

Bug#452367: [PATCH] Fix pm-is-supported

2008-02-10 Thread Matthew William Cox
Hello, Stumbled across this bug tonight while trying to fix my pbook's hal suspend. Pursuant to Michael Biebl's Message #73, I cooked up the attached patch (also pasted inline for review): > case "$ARG" in > suspend) > - grep -q mem /sys/power/state || exit 1 > + gr