Test nit.
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 27 Aug 2000 15:30:49 +0000 (15:30 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 27 Aug 2000 15:30:49 +0000 (15:30 +0000)
p4raw-id: //depot/perl@6847

t/pragma/warn/pp_sys

index 88c3542..2843c70 100644 (file)
@@ -397,4 +397,4 @@ my $a = sysread(F, $a,10) ;
 close F ;
 unlink $file ;
 EXPECT
-Filehandle F opened only for output at - line 5.
+Filehandle F opened only for output at - line 12.