Hi, after commit:ab1cecb4047864afb247a6ed691e7f59ce716f2c the following script snippet won't work anymore (extracted from libtool)
test.sh:
-----------
#!/bin/sh
: ${SHELL="${CONFIG_SHELL-/bin/sh}"}
-----------
dash will output the following error:
./test.sh: Syntax error: Unterminated quoted string
regards,
--
Sylvain
--
To unsubscribe from this list: send the line "unsubscribe dash" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
