Bug#772692: tau: More bashisms

2014-12-13 Thread Yann Dirson
On Sat, Dec 13, 2014 at 09:25:50AM +0100, Yann Dirson wrote: > On Wed, Dec 10, 2014 at 06:50:07AM +0100, Niels Thykier wrote: > > 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

Bug#772692: tau: More bashisms

2014-12-13 Thread Yann Dirson
On Wed, Dec 10, 2014 at 06:50:07AM +0100, Niels Thykier wrote: > 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) >

Bug#772692: tau: More bashisms

2014-12-09 Thread Niels Thykier
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