Debian Automated Code Analysis

checkbashisms analysis of mysql-5.1_5.1.49-3.dsc

possible bashism in ./BUILD/compile-pentium-gcov line 10 (should be 'b = a'):
  if test "$CCACHE_VER" == "2.4-gcov"
possible bashism in ./configure line 19551 ($HOST(TYPE|NAME)):
  case $HOSTNAME in
possible bashism in ./configure line 19553 ($HOST(TYPE|NAME)):
  ac_cv_path_HOSTNAME="$HOSTNAME" # Let the user override the test with a path.
possible bashism in ./configure line 19576 ($HOST(TYPE|NAME)):
if test -n "$HOSTNAME"; then
possible bashism in ./configure line 19577 ($HOST(TYPE|NAME)):
  { $as_echo "$as_me:$LINENO: result: $HOSTNAME" >&5
possible bashism in ./configure line 19578 ($HOST(TYPE|NAME)):
$as_echo "$HOSTNAME" >&6; }
possible bashism in ./configure line 40263 (should be 'b = a'):
  if test "$mysql_ssl_found" == "no"
possible bashism in ./configure line 40329 (should be 'b = a'):
  if test "$mysql_ssl_found" == "no"
possible bashism in ./scripts/make_win_bin_dist line 149 (brace expansion):
cp server-tools/instance-manager/$TARGET/*.{exe,map}     $DESTDIR/bin/
possible bashism in ./scripts/make_win_bin_dist line 343 (brace expansion):
cp -R mysql-test/{t,r,include,suite,std_data,lib,collections} $DESTDIR/mysql-test/
possible bashism in ./storage/myisam/mi_test_all.sh line 83 (should be >word 2>&1):
./myisamchk$suffix -es test1 2>&1 >& /dev/null
possible bashism in ./storage/myisam/mi_test_all.sh line 142 (time):
time ./mi_test2$suffix $silent
possible bashism in ./storage/myisam/mi_test_all.sh line 143 (time):
time ./mi_test2$suffix $silent -K -B
possible bashism in ./storage/myisam/mi_test_all.sh line 144 (time):
time ./mi_test2$suffix $silent -L -B
possible bashism in ./storage/myisam/mi_test_all.sh line 145 (time):
time ./mi_test2$suffix $silent -L -K -B
possible bashism in ./storage/myisam/mi_test_all.sh line 146 (time):
time ./mi_test2$suffix $silent -L -K -W -B
possible bashism in ./storage/myisam/mi_test_all.sh line 147 (time):
time ./mi_test2$suffix $silent -L -K -W -S -B
possible bashism in ./storage/myisam/mi_test_all.sh line 148 (time):
time ./mi_test2$suffix $silent -D -K -W -S -B

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