Diff file between raring and quantal:

~$ diif /usr/lib/pm-utils/sleep.d/99video Downloads/99video 
No command 'diif' found, did you mean:
 Command 'diff' from package 'diffutils' (main)
diif: command not found
toz@xubi:~$ diff /usr/lib/pm-utils/sleep.d/99video Downloads/99video 
15,22d14
< # only needed on x86, quickly exit on other architectures as this is rather
< # expensive
< ARCH=`uname -m`
< if [ "$ARCH" = "${ARCH%86}" -a "$ARCH" = "${ARCH#x86}" ]; then
<     exit 0;
< fi
< 
< shopt -s extglob


Note the shell being used by the script:

$ head -1 /usr/lib/pm-utils/sleep.d/99video
#!/bin/sh

-- 
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