projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
fd22ff1
)
Test nit.
Jarkko Hietaniemi [Sun, 27 Aug 2000 15:30:49 +0000 (15:30 +0000)]
p4raw-id: //depot/perl@6847
t/pragma/warn/pp_sys
patch
|
blob
|
blame
|
history
diff --git
a/t/pragma/warn/pp_sys
b/t/pragma/warn/pp_sys
index
88c3542
..
2843c70
100644
(file)
--- a/
t/pragma/warn/pp_sys
+++ b/
t/pragma/warn/pp_sys
@@
-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.