Debian Automated Code Analysis

checkbashisms analysis of ifile_1.3.9-3.dsc

possible bashism in ./test.sh line 3 (should be >word 2>&1):
./configure --prefix=/tmp &> /dev/null
possible bashism in ./test.sh line 4 (should be >word 2>&1):
make &> /dev/null
possible bashism in ./test.sh line 5 (should be >word 2>&1):
make install &> /dev/null
possible bashism in ./test.sh line 8 (should be >word 2>&1):
./configure --prefix=/tmp --exec-prefix=/tmp/linux &> /dev/null
possible bashism in ./test.sh line 9 (should be >word 2>&1):
make &> /dev/null
possible bashism in ./test.sh line 10 (should be >word 2>&1):
make install &> /dev/null
possible bashism in ./test.sh line 13 (should be >word 2>&1):
./configure --bindir=/tmp/foobin --mandir=/tmp/fooman &> /dev/null
possible bashism in ./test.sh line 14 (should be >word 2>&1):
make &> /dev/null
possible bashism in ./test.sh line 15 (should be >word 2>&1):
make install &> /dev/null

This report was generated on Mon, 11 Apr 2011 06:38:10 +0000, based on results by checkbashisms 2.10.65git5