From: Jarkko Hietaniemi Date: Wed, 17 Apr 2002 13:02:33 +0000 (+0000) Subject: fast_abs_path() is tainted. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=5aa08720bdc046c4e79754b1941fda8697a96255;p=p5sagit%2Fp5-mst-13.2.git fast_abs_path() is tainted. p4raw-id: //depot/perl@15970 --- diff --git a/ext/Cwd/t/cwd.t b/ext/Cwd/t/cwd.t index 83b6f7f..bcbcd17 100644 --- a/ext/Cwd/t/cwd.t +++ b/ext/Cwd/t/cwd.t @@ -1,4 +1,4 @@ -#!./perl -T +#!./perl BEGIN { chdir 't' if -d 't';