Package: tau
Version: 2.17.3.1.dfsg-4
Severity: serious

Hi,

I saw you uploaded a new version of tau to fix bashisms.  Unfortunately,
there are still some left.

E.g. in echoIfVerbose  (tools/src/tau_compiler.sh)
"""
+     if [ $isDebug == $TRUE ] || [ $isVerbose == $TRUE ]; then
"""

Which should have been using only one "=" in each of the [ ].

I think the safe choice for Jessie would be to mark any remaining
scripts with bashisms as bash scripts.  You can always properly fix them
in Stretch.

~Niels


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to