Bug#530906: [checkbashisms] Detect shell wrappers using env

2010-07-09 Thread Raphael Geissert
reopen 530906 thanks Hi James, On Tuesday 06 July 2010 18:20:25 James Vega wrote: > On Tue, Jul 06, 2010 at 06:43:38PM -0400, James Vega wrote: > > On Wed, May 27, 2009 at 07:11:24PM -0500, Raphael Geissert wrote: > > > FP (new kind of wrapper): > > > > > > usr/share/doc/systemtap-doc/examples/p

Bug#530906: [checkbashisms] Detect shell wrappers using env

2010-07-06 Thread James Vega
On Wed, May 27, 2009 at 07:11:24PM -0500, Raphael Geissert wrote: > FP (new kind of wrapper): > > usr/share/doc/systemtap-doc/examples/process/errsnoop.stp: > > #!/bin/sh > > //usr/bin/env stap -DMAXMAPENTRIES=20480 $0 $@; exit $? > > # errsnoop.stp > > ... checkbashisms doesn't complain about t