Debian Automated Code Analysis

checkbashisms analysis of dotlrn_2.5.0+dfsg-2.dsc

possible bashism in ./etc/install/warn-if-installation-errors.sh line 12 (should be '.', not 'source'):
source ./functions.sh
possible bashism in ./etc/install/install-and-alert.sh line 15 (should be '.', not 'source'):
source ./functions.sh
possible bashism in ./etc/install/install-and-alert.sh line 19 (should be '.', not 'source'):
    source ~/.bashrc
possible bashism in ./etc/install/install-and-alert.sh line 31 (should be 'b = a'):
  if [ $config_val_next == "1" ]; then
possible bashism in ./etc/install/install-and-alert.sh line 35 (should be 'b = a'):
  if [ $server_next == "1" ]; then
possible bashism in ./etc/install/install-and-alert.sh line 41 (should be 'b = a'):
  if [ $arg == "--config-file" ]; then
possible bashism in ./etc/install/install-and-alert.sh line 44 (should be 'b = a'):
  if [ $arg == "--server" ]; then
possible bashism in ./etc/install/install-and-alert.sh line 65 (should be >word 2>&1):
./install.sh $@ &> $installation_output_file
possible bashism in ./packages/acs-lang/bin/check-catalog.sh line 37 (should be '.', not 'source'):
source ${script_path}/functions.sh
possible bashism in ./packages/acs-lang/bin/check-catalog.sh line 75 (should be 'b = a'):
        if [ ! "$info_file_package_version" == "$catalog_package_version" ]; then
possible bashism in ./packages/acs-lang/bin/check-catalog.sh line 155 (should be 'b = a'):
if [ "$#" == "0" ]; then
possible bashism in ./packages/acs-lang/bin/list-keys.sh line 8 (should be '.', not 'source'):
source ${script_path}/functions.sh

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