Ubuntu links /bin/sh to /bin/dash, instead of to /bin/bash. If the
script you are using relies on extensions specific to BASH, then the
shebang in the script should point to /bin/bash (and not /bin/sh). That
is a bug in the script, and not in Ubuntu. If a script assumes that
/bin/sh links to /bin/bash, then the script is wrong and should be fixed

** Changed in: ubuntu
       Status: Incomplete => Won't Fix

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

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

Reply via email to