Debian Automated Code Analysis

checkbashisms analysis of iceowl_1.0~b1+dfsg1-2.dsc

possible bashism in ./configure line 8538 (brace expansion):
                       rm -rf conftest.{c,S}
possible bashism in ./configure line 8568 (brace expansion):
                       rm -f conftest.{c,S}
possible bashism in ./directory/c-sdk/config/cygwin-wrapper line 58 (${foo:3[:1]}):
                    elif test "${pathname:0:1}" = "/" -a -e "${pathname}" ; then
possible bashism in ./directory/c-sdk/config/cygwin-wrapper line 68 (${foo:3[:1]}):
                    elif test "${i:0:1}" = "/" -a -e "${i}" ; then
possible bashism in ./directory/c-sdk/config/cygwin-wrapper line 70 (${foo:3[:1]}):
		    elif test "${i:0:2}" = "-I" -a -e "${i:2}" ; then
possible bashism in ./directory/c-sdk/config/cygwin-wrapper line 71 (${foo:3[:1]}):
			i=/I`cygpath -m "${i:2}"`
possible bashism in ./directory/c-sdk/config/cygwin-wrapper line 72 (${foo:3[:1]}):
		    elif test "${i:0:2}" = "-L" -a -e "${i:2}" ; then
possible bashism in ./directory/c-sdk/config/cygwin-wrapper line 73 (${foo:3[:1]}):
			i=/L`cygpath -m "${i:2}"`
possible bashism in ./directory/c-sdk/config/cygwin-wrapper line 74 (${foo:3[:1]}):
		    elif test "${i:0:5}" = "-DEF:" -a -e "${i:5}" ; then
possible bashism in ./directory/c-sdk/config/cygwin-wrapper line 75 (${foo:3[:1]}):
			i=/DEF:`cygpath -m "${i:5}"`
possible bashism in ./.pc/0013-Rerun-autoconf-for-changed-configure.in.patch/configure line 8639 (brace expansion):
                       rm -rf conftest.{c,S}
possible bashism in ./.pc/0013-Rerun-autoconf-for-changed-configure.in.patch/configure line 8669 (brace expansion):
                       rm -f conftest.{c,S}
possible bashism in ./.pc/0013-Rerun-autoconf-for-changed-configure.in.patch/mozilla/configure line 8385 (brace expansion):
                       rm -rf conftest.{c,S}
possible bashism in ./.pc/0013-Rerun-autoconf-for-changed-configure.in.patch/mozilla/configure line 8415 (brace expansion):
                       rm -f conftest.{c,S}
possible bashism in ./.pc/0013-Rerun-autoconf-for-changed-configure.in.patch/mozilla/js/src/configure line 8321 (brace expansion):
                       rm -rf conftest.{c,S}
possible bashism in ./.pc/0013-Rerun-autoconf-for-changed-configure.in.patch/mozilla/js/src/configure line 8351 (brace expansion):
                       rm -f conftest.{c,S}
possible bashism in ./mozilla/configure line 8284 (brace expansion):
                       rm -rf conftest.{c,S}
possible bashism in ./mozilla/configure line 8314 (brace expansion):
                       rm -f conftest.{c,S}
possible bashism in ./mozilla/tools/update-packaging/unwrap_full_update.sh line 45 (bash arrays, ${name[0|*|@]}):
num_files=${#files[*]}
possible bashism in ./mozilla/tools/update-packaging/unwrap_full_update.sh line 49 ('((' should be '$(('):
for ((i=1; $i<$num_files; i=$i+1)); do
possible bashism in ./mozilla/tools/build/sync-configure line 55 (should be 'b = a'):
    if [ $DIFF_STATUS == 1 ]
possible bashism in ./mozilla/tools/build/sync-configure line 64 (should be 'b = a'):
    elif [ $DIFF_STATUS == 0 ]
possible bashism in ./mozilla/config/glibcversion.sh line 82 ('function' is useless):
function glibc_usage()
possible bashism in ./mozilla/config/glibcversion.sh line 151 ('function' is useless):
function glibc_cleanup()
possible bashism in ./mozilla/security/nss/lib/freebl/mpi/multest line 77 (bash arrays, ${name[0|*|@]}):
    $ECHO $size"\t"${res[0]}"\t"${res[1]}"\t"${res[2]} >> tt$$.tmp
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 307 ($HOST(TYPE|NAME)):
  ${HACKBIN}/strsclnt -d $CLIENT -n client_crt -p $PORT -t 4 -c 106160 -o -N \
-w test $HOSTNAME > $NISCC_HOME/nisccLog02 2>&1
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 312 ($HOST(TYPE|NAME)):
  ${HACKBIN}/tstclnt -h $HOSTNAME -p $PORT -d $CLIENT -n client_crt -o -f -w \
test < $CLIENT/stop.txt >> nisccLog02 2>&1
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 314 ($HOST(TYPE|NAME)):
  ${HACKBIN}/tstclnt -h $HOSTNAME -p $PORT -d $CLIENT -n client_crt -o -f -w \
test < $CLIENT/stop.txt >> nisccLog02 2>&1
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 316 ($HOST(TYPE|NAME)):
  ${HACKBIN}/tstclnt -h $HOSTNAME -p $PORT -d $CLIENT -n client_crt -o -f -w \
test < $CLIENT/stop.txt >> nisccLog02 2>&1
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 318 ($HOST(TYPE|NAME)):
  ${HACKBIN}/tstclnt -h $HOSTNAME -p $PORT -d $CLIENT -n client_crt -o -f -w \
test < $CLIENT/stop.txt >> nisccLog02 2>&1
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 320 ($HOST(TYPE|NAME)):
  ${HACKBIN}/tstclnt -h $HOSTNAME -p $PORT -d $CLIENT -n client_crt -o -f -w \
test < $CLIENT/stop.txt >> nisccLog02 2>&1
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 348 ($HOST(TYPE|NAME)):
  ${TESTBIN}/strsclnt -d $CLIENT -p $PORT -t 4 -c 106167 -o -N $HOSTNAME > \
$NISCC_HOME/nisccLog04 2>&1 
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 352 ($HOST(TYPE|NAME)):
  ${TESTBIN}/tstclnt -h $HOSTNAME -p $PORT -d $CLIENT -n client_crt -o -f \
-w test < $CLIENT/stop.txt >> nisccLog04 2>&1
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 354 ($HOST(TYPE|NAME)):
  ${TESTBIN}/tstclnt -h $HOSTNAME -p $PORT -d $CLIENT -n client_crt -o -f \
-w test < $CLIENT/stop.txt >> nisccLog04 2>&1
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 356 ($HOST(TYPE|NAME)):
  ${TESTBIN}/tstclnt -h $HOSTNAME -p $PORT -d $CLIENT -n client_crt -o -f \
-w test < $CLIENT/stop.txt >> nisccLog04 2>&1 
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 358 ($HOST(TYPE|NAME)):
  ${TESTBIN}/tstclnt -h $HOSTNAME -p $PORT -d $CLIENT -n client_crt -o -f \
-w test < $CLIENT/stop.txt >> nisccLog04 2>&1
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 360 ($HOST(TYPE|NAME)):
  ${TESTBIN}/tstclnt -h $HOSTNAME -p $PORT -d $CLIENT -n client_crt -o -f \
-w test < $CLIENT/stop.txt >> nisccLog04 2>&1
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 388 ($HOST(TYPE|NAME)):
  ${TESTBIN}/strsclnt -d $CLIENT -p $PORT -t 4 -c 106190 -o -N $HOSTNAME > \
$NISCC_HOME/nisccLog06 2>&1
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 392 ($HOST(TYPE|NAME)):
  ${TESTBIN}/tstclnt -h $HOSTNAME -p $PORT -d $CLIENT -n client_crt -o -f \
-w test < $CLIENT/stop.txt >> nisccLog06 2>&1
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 394 ($HOST(TYPE|NAME)):
  ${TESTBIN}/tstclnt -h $HOSTNAME -p $PORT -d $CLIENT -n client_crt -o -f \
-w test < $CLIENT/stop.txt >> nisccLog06 2>&1
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 396 ($HOST(TYPE|NAME)):
  ${TESTBIN}/tstclnt -h $HOSTNAME -p $PORT -d $CLIENT -n client_crt -o -f \
-w test < $CLIENT/stop.txt >> nisccLog06 2>&1
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 398 ($HOST(TYPE|NAME)):
  ${TESTBIN}/tstclnt -h $HOSTNAME -p $PORT -d $CLIENT -n client_crt -o -f \
-w test < $CLIENT/stop.txt >> nisccLog06 2>&1
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 400 ($HOST(TYPE|NAME)):
  ${TESTBIN}/tstclnt -h $HOSTNAME -p $PORT -d $CLIENT -n client_crt -o -f \
-w test < $CLIENT/stop.txt >> nisccLog06 2>&1
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 427 ($HOST(TYPE|NAME)):
  ${HACKBIN}/strsclnt -d $CLIENT -n client_crt -p $PORT -t 4 -c 99982 -o -N \
-w test $HOSTNAME > $NISCC_HOME/nisccLog08 2>&1 
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 432 ($HOST(TYPE|NAME)):
  ${HACKBIN}/tstclnt -h $HOSTNAME -p $PORT -d $CLIENT -n client_crt -o -f \
-w test < $CLIENT/stop.txt >> nisccLog08 2>&1
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 434 ($HOST(TYPE|NAME)):
  ${HACKBIN}/tstclnt -h $HOSTNAME -p $PORT -d $CLIENT -n client_crt -o -f \
-w test < $CLIENT/stop.txt >> nisccLog08 2>&1
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 436 ($HOST(TYPE|NAME)):
  ${HACKBIN}/tstclnt -h $HOSTNAME -p $PORT -d $CLIENT -n client_crt -o -f \
-w test < $CLIENT/stop.txt >> nisccLog08 2>&1
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 438 ($HOST(TYPE|NAME)):
  ${HACKBIN}/tstclnt -h $HOSTNAME -p $PORT -d $CLIENT -n client_crt -o -f \
-w test < $CLIENT/stop.txt >> nisccLog08 2>&1
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 440 ($HOST(TYPE|NAME)):
  ${HACKBIN}/tstclnt -h $HOSTNAME -p $PORT -d $CLIENT -n client_crt -o -f \
-w test < $CLIENT/stop.txt >> nisccLog08 2>&1
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 468 ($HOST(TYPE|NAME)):
  ${TESTBIN}/strsclnt -d $CLIENT -p $PORT -t 4 -c 100069 -o -N $HOSTNAME > \
$NISCC_HOME/nisccLog10 2>&1 
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 472 ($HOST(TYPE|NAME)):
  ${TESTBIN}/tstclnt -h $HOSTNAME -p $PORT -d $CLIENT -n client_crt -o -f \
-w test < $CLIENT/stop.txt >> nisccLog10 2>&1
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 474 ($HOST(TYPE|NAME)):
  ${TESTBIN}/tstclnt -h $HOSTNAME -p $PORT -d $CLIENT -n client_crt -o -f \
-w test < $CLIENT/stop.txt >> nisccLog10 2>&1
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 476 ($HOST(TYPE|NAME)):
  ${TESTBIN}/tstclnt -h $HOSTNAME -p $PORT -d $CLIENT -n client_crt -o -f \
-w test < $CLIENT/stop.txt >> nisccLog10 2>&1
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 478 ($HOST(TYPE|NAME)):
  ${TESTBIN}/tstclnt -h $HOSTNAME -p $PORT -d $CLIENT -n client_crt -o -f \
-w test < $CLIENT/stop.txt >> nisccLog10 2>&1
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 480 ($HOST(TYPE|NAME)):
  ${TESTBIN}/tstclnt -h $HOSTNAME -p $PORT -d $CLIENT -n client_crt -o -f \
-w test < $CLIENT/stop.txt >> nisccLog10 2>&1
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 508 ($HOST(TYPE|NAME)):
  ${TESTBIN}/strsclnt -d $CLIENT -p $PORT -t 4 -c 99960 -o -N $HOSTNAME > \
$NISCC_HOME/nisccLog12 2>&1 
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 512 ($HOST(TYPE|NAME)):
  ${TESTBIN}/tstclnt -h $HOSTNAME -p $PORT -d $CLIENT -n client_crt -o -f \
-w test < $CLIENT/stop.txt >> nisccLog12 2>&1
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 514 ($HOST(TYPE|NAME)):
  ${TESTBIN}/tstclnt -h $HOSTNAME -p $PORT -d $CLIENT -n client_crt -o -f \
-w test < $CLIENT/stop.txt >> nisccLog12 2>&1
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 516 ($HOST(TYPE|NAME)):
  ${TESTBIN}/tstclnt -h $HOSTNAME -p $PORT -d $CLIENT -n client_crt -o -f \
-w test < $CLIENT/stop.txt >> nisccLog12 2>&1
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 518 ($HOST(TYPE|NAME)):
  ${TESTBIN}/tstclnt -h $HOSTNAME -p $PORT -d $CLIENT -n client_crt -o -f \
-w test < $CLIENT/stop.txt >> nisccLog12 2>&1
possible bashism in ./mozilla/security/nss/tests/run_niscc.sh line 520 ($HOST(TYPE|NAME)):
  ${TESTBIN}/tstclnt -h $HOSTNAME -p $PORT -d $CLIENT -n client_crt -o -f \
-w test < $CLIENT/stop.txt >> nisccLog12 2>&1
possible bashism in ./mozilla/security/nss/tests/libpkix/libpkix.sh line 88 (should be 'b = a'):
        if [ $1 == "-checkmem" ]; then
possible bashism in ./mozilla/security/nss/tests/libpkix/libpkix.sh line 91 (should be 'b = a'):
        elif [ $1 == "-quiet" ]; then
possible bashism in ./mozilla/security/nss/tests/libpkix/libpkix.sh line 93 (should be 'b = a'):
        elif [ $1 == "-arenas" ]; then
possible bashism in ./mozilla/js/src/configure line 8226 (brace expansion):
                       rm -rf conftest.{c,S}
possible bashism in ./mozilla/js/src/configure line 8256 (brace expansion):
                       rm -f conftest.{c,S}
possible bashism in ./mozilla/build/unix/mozilla.in line 102 ($(OS|MACH)TYPE):
if [ "$OSTYPE" = "beos" ]; then

This report was generated on Fri, 17 Dec 2010 02:38:05 +0000, based on results by checkbashisms 2.10.65git5