No I think it is pretty clear.
/bin/sh was changed to reference /bin/dash. 

Well dash doesn't cover all of bashes functions and therefore scripts
break. Much like this one.

If the link in the file is changed to /bin/bash instead of /bin/sh it
will function properly.

-- 
Bash scripts fail because they point to /bin/sh
https://launchpad.net/bugs/55876

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

Reply via email to