From: Jarkko Hietaniemi Date: Wed, 10 Jul 2002 23:20:10 +0000 (+0000) Subject: Retract #17455, #17427, #17425 on t/op/magic.t (but leave X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=22fc9b384803facb2fae9f3e00ef07d7af835e6b;p=p5sagit%2Fp5-mst-13.2.git Retract #17455, #17427, #17425 on t/op/magic.t (but leave in the toke.c change #17425, it is ARG_ZERO_IS_SCRIPT specific and known to work on the platforms that need it), on Sarathy's advice. p4raw-link: @17425 on //depot/perl: 556c1dec75ad51f872cfdfbbd8c86d5def08c80b p4raw-id: //depot/perl@17473 --- diff --git a/t/op/magic.t b/t/op/magic.t index c21b12a..436e253 100755 --- a/t/op/magic.t +++ b/t/op/magic.t @@ -201,9 +201,6 @@ EOT elsif ($Is_VMS) { $script = "[]show-shebang"; } - else { - $script = "./show-shebang"; - } if ($^O eq 'os390' or $^O eq 'posix-bc' or $^O eq 'vmesa') { # no shebang $headmaybe = <