On Wed, Feb 13, 2008 at 07:29:25PM -0800, Will Coleda wrote:
> compilers/nqp/t/01-literals.t, for example, has a shebang of:
> 
> #!./parrot
> 
> but contains a test file written in NQP, not PIR.
> 
> Before we can re-enable the pir_code_coda test, these files need to be
> updated to have a proper shebang. 

Do we yet know what "a proper shebang" is for these cases?

I suspect the #!./parrot shebang in the NQP test is simply
cruft left over from a previous test file -- I wouldn't have
any problem with removing it or changing it to something else.

Pm

Reply via email to