Package: devscripts
Version: 2.10.19~svn1126
User: [EMAIL PROTECTED]
Usertags: checkbashisms

While testing a hack I made to checkbashisms from the svn repo I noticed a 
regression.

From pool/main/t/tiger/tiger_3.2.2-3_amd64.deb:
$ checkbashisms ./usr/sbin/tigercron
possible bashism in ./usr/sbin/tigercron line 259 ($HOST(TYPE|NAME)):
[ ! -n "$Tiger_Mail_FROM" ] && Tiger_Mail_FROM="[EMAIL PROTECTED]"
possible bashism in ./usr/sbin/tigercron line 275 ($HOST(TYPE|NAME)):
        echo "From: \"Tiger automatic auditor at $HOSTNAME\" 
<$Tiger_Mail_FROM>"
possible bashism in ./usr/sbin/tigercron line 277 ($HOST(TYPE|NAME)):
        echo "Subject: Tiger Auditing Report for $HOSTNAME"
$ /tmp/checkbashisms.pl.orig ./usr/sbin/tigercron
possible bashism in ./usr/sbin/tigercron line 275 ($HOST(TYPE|NAME)):
        echo "From: \"Tiger automatic auditor at $HOSTNAME\" 
<$Tiger_Mail_FROM>"
possible bashism in ./usr/sbin/tigercron line 277 ($HOST(TYPE|NAME)):
        echo "Subject: Tiger Auditing Report for $HOSTNAME"


checkbashisms.pl.orig comes from exporting the current checkbashisms from the 
subversion repository; and acc to svn the last revision on that file is 1126.
And:
$ checkbashisms --version | head -n1
This is checkbashisms, from the Debian devscripts package, version 2.10.18.1

My guess is that it was caused by the fix for #464641

Sincerely,
-- 
Atomo64 - Raphael

Please avoid sending me Word, PowerPoint or Excel attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html

Earth Hour 2008 - Take action!
http://www.earthhour.org/user/xJKk

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to