Debian Automated Code Analysis

checkbashisms analysis of gambc_4.2.8-1.1.dsc

possible bashism in ./prebuilt/macosx/InstallationCheck.in line 22 (should be 'b = a'):
    if [ -L "$BIN_DIR/$prog" -a "`readlink \"$BIN_DIR/$prog\"`" == "$GAMBC_BIN_DIR/$prog" ] ; then
possible bashism in ./prebuilt/macosx/InstallationCheck.in line 22 (should be 'b = a'):
    if [ -L "$BIN_DIR/$prog" -a "`readlink \"$BIN_DIR/$prog\"`" == "$GAMBC_BIN_DIR/$prog" ] ; then
possible bashism in ./prebuilt/macosx/InstallationCheck.in line 26 (should be 'b = a'):
      if [ "$FIRST_EXISTING_INCORRECT" == "" ] ; then
possible bashism in ./prebuilt/macosx/build-phase2.in line 53 (should be 'b = a'):
  if [ "$RUN_TESTS" == "0" ] ; then
possible bashism in ./prebuilt/macosx/build-phase2.in line 69 (should be 'b = a'):
    if [ "$TESTS_SUCCESS" == "1" ] ; then
possible bashism in ./prebuilt/macosx/remote-shell line 19 (should be 'b = a'):
if [ "$?" != "0" -o "$ORIGINATOR_IP" == "" ] ; then
possible bashism in ./prebuilt/macosx/remote-shell line 19 (should be 'b = a'):
if [ "$?" != "0" -o "$ORIGINATOR_IP" == "" ] ; then
possible bashism in ./prebuilt/macosx/build line 79 (should be 'b = a'):
  if [ "$SUCCESS" == "1" ] ; then
possible bashism in ./prebuilt/macosx/postflight.in line 19 (should be 'b = a'):
    if [ -L "$BIN_DIR/$prog" -a "`readlink \"$BIN_DIR/$prog\"`" == "$GAMBC_BIN_DIR/$prog" ] ; then
possible bashism in ./prebuilt/macosx/postflight.in line 19 (should be 'b = a'):
    if [ -L "$BIN_DIR/$prog" -a "`readlink \"$BIN_DIR/$prog\"`" == "$GAMBC_BIN_DIR/$prog" ] ; then
possible bashism in ./prebuilt/windows/build-phase2.in line 45 (should be 'b = a'):
  if [ "$RUN_TESTS" == "0" ] ; then
possible bashism in ./prebuilt/windows/build-phase2.in line 61 (should be 'b = a'):
    if [ "$TESTS_SUCCESS" == "1" ] ; then
possible bashism in ./prebuilt/windows/remote-shell line 21 (should be 'b = a'):
if [ "$?" != "0" -o "$ORIGINATOR_IP" == "" ] ; then
possible bashism in ./prebuilt/windows/remote-shell line 21 (should be 'b = a'):
if [ "$?" != "0" -o "$ORIGINATOR_IP" == "" ] ; then
possible bashism in ./prebuilt/windows/build line 53 (should be 'b = a'):
  if [ "$SUCCESS" == "1" ] ; then

This report was generated on Thu, 16 Dec 2010 20:38:09 +0000, based on results by checkbashisms 2.10.65git5