Debian Automated Code Analysis

checkbashisms analysis of mysql-5.1_5.1.54-2.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 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 40037 (should be 'b = a'):
  if test "$mysql_ssl_found" == "no"
possible bashism in ./configure line 40103 (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 344 (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 Tue, 08 Feb 2011 06:38:15 +0000, based on results by checkbashisms 2.10.65git5