possible bashism in ./testsuite/run-test.sh line 53 (bash arrays, H[0]): DEBOOTSTRAPOPTS[0]="--debootstrapopts" possible bashism in ./testsuite/run-test.sh line 54 (bash arrays, H[0]): DEBOOTSTRAPOPTS[1]="--verbose" possible bashism in ./testsuite/run-test.sh line 60 (bash arrays, H[0]): DEBOOTSTRAPOPTS[0]="--debootstrapopts" possible bashism in ./testsuite/run-test.sh line 61 (bash arrays, H[0]): DEBOOTSTRAPOPTS[1]="--verbose" possible bashism in ./testsuite/run-test.sh line 68 (bash arrays, ${name[0|*|@]}): sudo ${PBUILDER} create $HOOKOPTION "${DEBOOTSTRAPOPTS[@]}" --mirror $mirror --debootstrap ${DEBOOTSTRAP} --distribution "${distribution}" --basetgz ${testimage} --logfile ${logdir}/pbuilder-create-${distribution}.log.orig possible bashism in ./testsuite/run-test.sh line 127 (${parm/?/pat[/str]}): sed \ -e "s,${testdir},/TESTDIR,g" \ -e "s,^Current time:.*,Current time: TIME," \ -e "s,^pbuilder-time-stamp: .*,pbuilder-time-stamp: XXXX," \ -e "s,^Fetched .*B in .*s (.*B/s),Fetched XXXB in Xs (XXXXXB/s)," \ -e "s,/var/cache/pbuilder/build//[0-9]*,/var/cache/pbuilder/build//NUM,g" \ -e "s,\(/TESTDIR/dir[123]\)/[0-9]\+,\1/NUM,g" \ -e "s,Local time is now:.*,Local time is now: XXXX," \ -e "s,Universal Time is now:.*,Universal Time is now: XXXX," \ < $A > ${A/.orig} && \ rm -f $A possible bashism in ./examples/B90lintian line 6 (bash arrays, ${name[0|*|@]}): apt-get -y "${APTGETOPT[@]}" install "$@"
This report was generated on Mon, 03 Jan 2011 00:10:26 +0000, based on results by checkbashisms 2.10.65git5