For clarity, the fix is to open /etc/acpi/prepare.sh and add a single
space between the "T" and the "]" in the line:

if [ -x $SCRIPT]; then

so it reads:

if [ -x $SCRIPT ]; then

-- 
[gutsy] resuming from suspend/hibernate broken
https://bugs.launchpad.net/bugs/136453
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to