This script has a bug. It is not supposed to execute on x64, but the
test fails and the code executes. The test at the beginning should be
replaced with :

if [ "$ARCH" = "${ARCH%86}" ] || [ "$ARCH" = "${ARCH#x86}" ]; then
    exit 0;
fi

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1091824

Title:
  /usr/lib/pm-utils/sleep.d/99video: 22: /usr/lib/pm-
  utils/sleep.d/99video: shopt: not found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1091824/+subscriptions

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

Reply via email to