Debian Automated Code Analysis

checkbashisms analysis of gfarm_2.4.1-1.dsc

possible bashism in ./gftool/gfq/gfq.sh line 8 (sourced script with arguments):
. gfq_setup.sh $*
possible bashism in ./gftool/gfq/gfq_commit.sh line 14 (should be >word 2>&1):
gfrm -rf gfarm:~/$gfqbase >& /dev/null
possible bashism in ./gftool/gfq/gfq_commit.sh line 17 ((push|pop)d):
pushd $GFQ_DIR > /dev/null
possible bashism in ./gftool/gfq/gfq_commit.sh line 25 ((push|pop)d):
popd > /dev/null
possible bashism in ./configure line 369 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./configure line 21922 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./debian.upstream/gfarm-server.init line 34 (should be >word 2>&1):
	echo `killall $NAME_GFARMD`&>/dev/null 
possible bashism in ./debian.upstream/gfarm-server.init line 41 (should be >word 2>&1):
	echo `killall $NAME_GFMD`&>/dev/null 
possible bashism in ./debian.upstream/gfarm-server.init line 67 (should be >word 2>&1):
	echo `killall $NAME_GFARMD`&>/dev/null 
possible bashism in ./debian.upstream/gfarm-server.init line 76 (should be >word 2>&1):
	echo `killall $NAME_GFMD`&>/dev/null 
possible bashism in ./snmptool/glogger3/glogd-func line 53 ($"foo" should be eval_gettext "foo"):
    echo -n $"Stopping ${progname}: "
possible bashism in ./snmptool/glogger3/glogd-func line 75 ($"foo" should be eval_gettext "foo"):
    echo -n $"Restarting ${progname}: "
possible bashism in ./snmptool/glogger3/glogd.in line 45 ($"foo" should be eval_gettext "foo"):
	echo $"Usage: $0 {start|stop|restart|status|checkconf}"

This report was generated on Tue, 15 Feb 2011 06:38:07 +0000, based on results by checkbashisms 2.10.65git5