0.34 includes tricks that are bash-specific. If /bin/sh is not bash (as it is on the last Ubuntu), you get a syntax error with "Bad substitution".
Either you should change the bashism or you can simply put /bin/bash and not /bin/sh in the shebang.
Logged In: YES user_id=25865 Originator: YES
I just noticed it has already been reported in #1705186, one year ago.
Log in to post a comment.
Logged In: YES
user_id=25865
Originator: YES
I just noticed it has already been reported in #1705186, one year ago.