On Tue, Jun 03, 2008 at 06:00:54PM -0500, Raphael Geissert wrote:
> Source: gjdoc
> Severity: important
> Version: 0.7.9-1
> User: [EMAIL PROTECTED]
> Usertags: goal-dash
> 
> Hello maintainer,
> 
> While checking for bashisms in debian/rules with checkbashisms (from 
> the 'devscripts' package) I've found your package making use of a bashism.
> 
> checkbashisms' output:
> > possible bashism in gjdoc/debian/rules line 70 (time):
> >             time python debian/aot-compile \
> > possible bashism in gjdoc/debian/rules line 79 (time):
> >         time $(GCJ) -g -O1 -o build-native/gjdoc \

I think this is a false possitive. The package Build-Depends on time. So
when the time builtin is not available it will execute the time command
from /usr/bin

Please close this bug if you agree or give a more detailed hint what
should be changed. I'm a bit hesitant to use /usr/bin/time just to
shutup checkbashism.


Cheers,
Michael



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to