Debian Automated Code Analysis

checkbashisms analysis of bcfg2_1.0.1-3_all.deb

possible bashism in ./usr/share/bcfg2/bcfg2-import-config line 66 (HOST(TYPE|NAME)=):
  HOSTNAME=`hostname -f`
possible bashism in ./usr/share/bcfg2/bcfg2-import-config line 68 ($HOST(TYPE|NAME)):
    SUFFIX=".H_$HOSTNAME"
possible bashism in ./usr/share/bcfg2/bcfg2-import-config line 75 ($HOST(TYPE|NAME)):
  echo "Creating tarball to: /tmp/$HOSTNAME-bcfg2.tar.gz"
possible bashism in ./usr/share/bcfg2/bcfg2-import-config line 77 ($HOST(TYPE|NAME)):
  tar -cz -C $TMPREPO -f /tmp/$HOSTNAME-bcfg2.tar.gz .

This report was generated on Sat, 18 Dec 2010 00:39:41 +0000, based on results by checkbashisms 2.10.65git5