Raphael Geissert wrote:
Adam D. Barratt wrote:
On Sat, 2009-05-30 at 21:31 -0500, Raphael Geissert wrote:
[...]
+ } elsif (m'@DPATCH@') {
+ $ret = $. - 1;
+ last;
Yeah. It'll still miss cases where the dpatch includes a valid
/bin/sh script with bashisms, but it's better than nothing.
As long as those bashisms are above the @DPATCH@ line, they will be
checked. Or did you mean something else?
I meant that the dpatch itself could contain (i.e. /below/ the @DPATCH@
line) a full /bin/sh script which contains bashisms. I suspect that's not a
hugely common occurrence though and probably not worth worrying about.
Regards,
Adam
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org