Package: devscripts Version: 2.17.9 Severity: normal Hi,
I've found a false positive in "sourced script with arguments": #!/bin/sh . "$(subcmd $arg)" . "$(subcmd "$arg")" .. results in possible bashism in test line 4 (sourced script with arguments): . "$(subcmd "$arg")" Note that the unquoted version on line 3 is not warned about. Not sure if this is due to the subshell or the implicit nested quotes.. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-