Debian Automated Code Analysis

checkbashisms analysis of capi4hylafax_01.03.00.99.svn.300-16.dsc

possible bashism in ./install line 21 ('function' is useless):
function SearchForLib {
possible bashism in ./install line 29 ('function' is useless):
function TestAndCopyFile {
possible bashism in ./install line 66 ('function' is useless):
function SetConfigLine {
possible bashism in ./install line 129 (echo -e):
        echo -e "\t-n\tNot copying files only changing configs and inittab"
possible bashism in ./install line 130 (echo -e):
        echo -e "\t-s\tInstall stand alone, without checking for Hylafax"
possible bashism in ./install line 131 (echo -e):
        echo -e "\t-c\tChange mode of /dev/capi20 to 0666 during installation"
possible bashism in ./install line 132 (echo -e):
        echo -e "\t-U\tUpdate. Copy Files but don't change the config files"
possible bashism in ./install line 133 (echo -e):
        echo -e "\t-u\tUninstall. Remove files and changed lines from the config files"
possible bashism in ./install line 134 (echo -e):
        echo -e "\t-p\tSpecify path to Hylafax spool directory (default: /var/spool/fax)"
possible bashism in ./install line 135 (echo -e):
        echo -e "\t-b\tSpecify source path for the fax binaries"
possible bashism in ./install line 136 (echo -e):
        echo -e "\t-d\tSpecify destination path for the fax binaries"
possible bashism in ./install line 249 (echo -e):
        echo -e "\nfaxrcvd patched for the use of newer C4H or HylaFAX versions."
possible bashism in ./install line 261 (sourced script with arguments):
. ./setupconffile "$HylafaxSpoolDir"
possible bashism in ./install line 266 (echo -e):
echo -e "\nInstall was successfully!\n\n"
possible bashism in ./install line 267 (echo -e):
echo -e "!! Attention !! - The path of the config file has changed to /etc/config.faxCAPI !!\n\n"
possible bashism in ./install line 271 (echo -e):
    echo -e "For 64bit binaries you have to compile the C4H sources.\n"
possible bashism in ./install line 275 (echo -e):
    echo -e "automatically. You could start it manually now to provide a restart.\n"
possible bashism in ./install line 279 (echo -e):
    echo -e "normally running from user \"fax\" have access rights to it.\n"
possible bashism in ./sample_faxrcvd line 69 ($"foo" should be eval_gettext "foo"):
if [ -n "`echo "$SendFile" | grep "\.tif$"`" ] ; then

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