Debian Automated Code Analysis

checkbashisms analysis of vidalia_0.2.10-3.dsc

possible bashism in ./pkg/build-geoip-cache.sh line 19 (should be 'b = a'):
if [ "$1" == "-notimestamp" -o "$1" == "--notimestamp" ]; then
possible bashism in ./pkg/build-geoip-cache.sh line 19 (should be 'b = a'):
if [ "$1" == "-notimestamp" -o "$1" == "--notimestamp" ]; then
possible bashism in ./pkg/build-geoip-cache.sh line 32 ($'...' should be "$(printf '...')"):
IFS=$'\n'

This report was generated on Fri, 17 Dec 2010 01:38:44 +0000, based on results by checkbashisms 2.10.65git5