Debian Automated Code Analysis

checkbashisms analysis of mysql-5.1_5.1.56-1.dsc

possible bashism in ./BUILD/compile-pentium-gcov line 25 (should be 'b = a'):
  if test "$CCACHE_VER" == "2.4-gcov"
possible bashism in ./configure line 19439 ($HOST(TYPE|NAME)):
  case $HOSTNAME in
possible bashism in ./configure line 19441 ($HOST(TYPE|NAME)):
  ac_cv_path_HOSTNAME="$HOSTNAME" # Let the user override the test with a path.
possible bashism in ./configure line 19464 ($HOST(TYPE|NAME)):
if test -n "$HOSTNAME"; then
possible bashism in ./configure line 19465 ($HOST(TYPE|NAME)):
  { $as_echo "$as_me:$LINENO: result: $HOSTNAME" >&5
possible bashism in ./configure line 19466 ($HOST(TYPE|NAME)):
$as_echo "$HOSTNAME" >&6; }
possible bashism in ./configure line 40403 (should be 'b = a'):
  if test "$mysql_ssl_found" == "no"
possible bashism in ./configure line 40469 (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 345 (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 101 (should be >word 2>&1):
./myisamchk$suffix -es test1 2>&1 >& /dev/null
possible bashism in ./storage/myisam/mi_test_all.sh line 160 (time):
time ./mi_test2$suffix $silent
possible bashism in ./storage/myisam/mi_test_all.sh line 161 (time):
time ./mi_test2$suffix $silent -K -B
possible bashism in ./storage/myisam/mi_test_all.sh line 162 (time):
time ./mi_test2$suffix $silent -L -B
possible bashism in ./storage/myisam/mi_test_all.sh line 163 (time):
time ./mi_test2$suffix $silent -L -K -B
possible bashism in ./storage/myisam/mi_test_all.sh line 164 (time):
time ./mi_test2$suffix $silent -L -K -W -B
possible bashism in ./storage/myisam/mi_test_all.sh line 165 (time):
time ./mi_test2$suffix $silent -L -K -W -S -B
possible bashism in ./storage/myisam/mi_test_all.sh line 166 (time):
time ./mi_test2$suffix $silent -D -K -W -S -B

This report was generated on Tue, 22 Mar 2011 06:38:35 +0000, based on results by checkbashisms 2.10.65git5