From: Abhijit Menon-Sen Date: Thu, 30 May 2002 07:41:30 +0000 (+0000) Subject: Fix typo in #16866. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=15b7a6a87bd774f291d56fb64397a74d0ed2dd47;p=p5sagit%2Fp5-mst-13.2.git Fix typo in #16866. p4raw-id: //depot/perl@16874 --- diff --git a/lib/File/stat.t b/lib/File/stat.t index bd02466..2359453 100644 --- a/lib/File/stat.t +++ b/lib/File/stat.t @@ -1,4 +1,4 @@ -0#!./perl +#!./perl BEGIN { chdir 't' if -d 't';