diff options
Diffstat (limited to 't/op/fork.t')
-rwxr-xr-x[-rw-r--r--] | t/op/fork.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/op/fork.t b/t/op/fork.t index 55696fd98f..598310b63f 100644..100755 --- a/t/op/fork.t +++ b/t/op/fork.t @@ -1,6 +1,6 @@ #!./perl -# $Header: fork.t,v 4.0 91/03/20 01:52:43 lwall Locked $ +# $RCSfile: fork.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:53 $ $| = 1; print "1..2\n"; |