summaryrefslogtreecommitdiff
path: root/vms/descrip_mms.template
diff options
context:
space:
mode:
authorCharles Bailey <bailey@newman.upenn.edu>1999-04-24 16:12:43 -0400
committerGurusamy Sarathy <gsar@cpan.org>1999-05-10 04:07:07 +0000
commit3eeba6fb8b434fcb27f601771baa0ea98f44d487 (patch)
tree0cdd318a0eb41e39117ecfe361e8c0b0088e2d3a /vms/descrip_mms.template
parentb295d1132eed0f33e5e8fda2cd65ee1297fdabdb (diff)
downloadperl-3eeba6fb8b434fcb27f601771baa0ea98f44d487.tar.gz
applied suggested patch, modulo already applied parts
Message-id: <01JAF9UAV9XG002O0W@mail.newman.upenn.edu> Subject: [Patch 5.005_56] VMS consolidated patch #2 p4raw-id: //depot/perl@3357
Diffstat (limited to 'vms/descrip_mms.template')
-rw-r--r--vms/descrip_mms.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/descrip_mms.template b/vms/descrip_mms.template
index db39c7f7e6..206740890e 100644
--- a/vms/descrip_mms.template
+++ b/vms/descrip_mms.template
@@ -788,7 +788,7 @@ perly$(O) : perly.c, perly.h, $(h)
Copy/Log/NoConfirm $(MMS$SOURCE) $(MMS$TARGET)
test : all [.t.lib]vmsfspec.t [.t.lib]vmsish.t
- - @[.VMS]Test.Com "$(E)"
+ - @[.VMS]Test.Com "$(E)" "$(__DEBUG__)"
# install ought not need a source, but it doesn't work if one's not
# there. Go figure...