On Tue Sep 19 10:10:45 2006, [EMAIL PROTECTED] wrote: > On Tuesday 19 September 2006 07:56, jerry gay wrote: > > > ~ all non-perl test files must have a shebang > > > > i strongly suggest that this be extended to cover all test files. > > then, as you say, it can easily be tested, and it's value can be used > > in other tests to determine it's file type. if you wish to submit a > > patch to implement this (and one to test it would be wonderful too,) > > i'll happily apply, and we'll patch up pdd07 real soon now. > > This could be a bit tricky for the Pheme tests. This is not an objection > (it's a good idea), just an admission that I'm not sure what to use as the > shebang line there. > > -- c >
For the purposes of this discussion anything that doesn't have "perl" in it is fine for now. For what it's worth, partcl is using: #!../../parrot tcl.pbc