Re: Where are my 'O's? [+ 12836 smoke]
Rafael Garcia-Suarez [Sun, 4 Nov 2001 11:47:30 +0000 (12:47 +0100)]
Message-ID: <20011104114730.A715@rafael>

Remove -T from the test, wrong place for that.

p4raw-id: //depot/perl@12840

lib/File/Temp/t/mktemp.t

index 2ca1a1f..4e31d01 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -wT
+#!/usr/bin/perl -w
 
 # Test for mktemp family of commands in File::Temp
 # Use STANDARD safe level for these tests