Run the attached "non-breaking-space" script with /bin/sh, /bin/dash and /bin/bash.
All of them complains and and none of them prints out "Test". Both /bin/sh and /bin/dash continues and print out "Hello" and exit with exitstatus 0. Bash will crash and exit with exit status 2 Run the attached "normal-space" script with /bin/sh, /bin/dash and /bin/bash. All of them prints out both "Test" and "Hello" and exit with exitstatus 0. The difference between the two scripts is that one of them contains one UTF-8 non-breaking space just like the sssd.conf file. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1003845 Title: Invisible symbols in sssd upstart config causes sssd to not start if /bin/sh is a link to /bin/bash To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1003845/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs