Debian Automated Code Analysis

checkbashisms analysis of poker-network_1.7.7-3.dsc

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 5737 (should be 'b = a'):
  withval=$with_apg; if test "x$withval" == "xno" ; then
possible bashism in ./pokerclient2d/run-pokerserver line 27 (declare):
declare -i VERBOSE
possible bashism in ./pokerclient2d/run-pokerserver line 36 ('function' is useless):
function run() {
possible bashism in ./pokerclient2d/run-pokerserver line 54 (brace expansion):
          if grep 'Traceback\|CRITICAL\|ERROR' poker{bot,server}.log
possible bashism in ./pokerclient2d/run-pokerserver line 65 ('function' is useless):
function usage() {
possible bashism in ./pokerclient2d/run-pokerserver line 85 ('((' should be '$(('):
    (( VERBOSE > 0 )) && echo "${LOCK} present, abort" || /bin/true
possible bashism in ./tests/upgrade-rsync line 33 ('function' is useless):
function set_versions() {
possible bashism in ./tests/upgrade-rsync line 40 ('function' is useless):
function patch_version() {
possible bashism in ./tests/upgrade-rsync line 76 ('function' is useless):
function patch_preferences() {
possible bashism in ./tests/upgrade-rsync line 112 ('function' is useless):
function install() {
possible bashism in ./tests/upgrade-rsync line 120 ((push|pop)d):
        pushd $top_srcdir
possible bashism in ./tests/upgrade-rsync line 126 ((push|pop)d):
        popd
possible bashism in ./tests/upgrade-rsync line 146 ('function' is useless):
function run() {
possible bashism in ./tests/upgrade-rsync line 155 ((push|pop)d):
        pushd $ROOT
possible bashism in ./tests/upgrade-rsync line 157 ((push|pop)d):
        popd
possible bashism in ./tests/upgrade-rsync line 161 ('function' is useless):
function install_next() {
possible bashism in ./tests/upgrade-rsync line 177 ('function' is useless):
function cleanup() {
possible bashism in ./tests/upgrade-rsync line 186 ('function' is useless):
function prepare() {
possible bashism in ./tests/upgrade-rsync line 197 (declare):
declare -i VERBOSE
possible bashism in ./tests/upgrade-rsync line 200 ('function' is useless):
function usage() {

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