summaryrefslogtreecommitdiff
path: root/vms/test.com
diff options
context:
space:
mode:
authorCharles Bailey <bailey@newman.upenn.edu>1998-09-04 21:23:58 -0400
committerGurusamy Sarathy <gsar@cpan.org>1998-09-23 08:45:58 +0000
commitbd3fa61ce4cf706aee95ff3241fb1c7b94ddf61a (patch)
tree349add580f1742a8fdcda306b3c8438102d39d36 /vms/test.com
parenta97be1210229297ea0fbef9273b534b7a5fa973c (diff)
downloadperl-bd3fa61ce4cf706aee95ff3241fb1c7b94ddf61a.tar.gz
(via private mail)
Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu> Subject: [Patch 5.005_02] Miscellaneous VMS cleanup p4raw-id: //depot/perl@1837
Diffstat (limited to 'vms/test.com')
-rw-r--r--vms/test.com4
1 files changed, 2 insertions, 2 deletions
diff --git a/vms/test.com b/vms/test.com
index 0e507dd274..207aad9087 100644
--- a/vms/test.com
+++ b/vms/test.com
@@ -1,7 +1,7 @@
$! Test.Com - DCL driver for perl5 regression tests
$!
$! Version 1.1 4-Dec-1995
-$! Charles Bailey bailey@genetics.upenn.edu
+$! Charles Bailey bailey@newman.upenn.edu
$
$! A little basic setup
$ On Error Then Goto wrapup
@@ -89,7 +89,7 @@ $ Define/User Perlshr Sys$Disk:[-]PerlShr'exe'
$ MCR Sys$Disk:[]Perl. "-I[-.lib]" - "''p2'" "''p3'" "''p4'" "''p5'" "''p6'"
$ Deck/Dollar=$$END-OF-TEST$$
# $RCSfile: TEST,v $$Revision: 4.1 $$Date: 92/08/07 18:27:00 $
-# Modified for VMS 30-Sep-1994 Charles Bailey bailey@genetics.upenn.edu
+# Modified for VMS 30-Sep-1994 Charles Bailey bailey@newman.upenn.edu
#
# This is written in a peculiar style, since we're trying to avoid
# most of the constructs we'll be testing for.