Debian Automated Code Analysis

checkbashisms analysis of wagon_1.0-beta-6-2.dsc

possible bashism in ./wagon-providers/wagon-scm/src/test/resources/test-repo-svn/hooks/pre-lock.tmpl line 52 (should be 'b = a'):
if [ "$LOCK_OWNER" == "" ]; then
possible bashism in ./wagon-providers/wagon-scm/src/test/resources/test-repo-svn/hooks/pre-lock.tmpl line 58 (should be 'b = a'):
if [ "$LOCK_OWNER" == "$USER" ]; then
possible bashism in ./wagon-providers/wagon-scm/src/test/resources/test-repo-svn/hooks/pre-unlock.tmpl line 50 (should be 'b = a'):
if [ "$LOCK_OWNER" == "" ]; then
possible bashism in ./wagon-providers/wagon-scm/src/test/resources/test-repo-svn/hooks/pre-unlock.tmpl line 54 (should be 'b = a'):
if [ "$LOCK_OWNER" == "$USER" ]; then

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