From: Craig A. Berry Date: Mon, 29 Jan 2001 22:51:29 +0000 (-0600) Subject: protect VMS test harness from chdir switcheroo X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=746380c873d0626f12eeb18479b90569181310dc;p=p5sagit%2Fp5-mst-13.2.git protect VMS test harness from chdir switcheroo Message-Id: p4raw-id: //depot/perl@8618 --- diff --git a/vms/test.com b/vms/test.com index 8b93f5b..6fae18d 100644 --- a/vms/test.com +++ b/vms/test.com @@ -98,7 +98,8 @@ $ $! And do it $ Show Process/Accounting $ testdir = "Directory/NoHead/NoTrail/Column=1" -$ Define 'dbg'Perlshr Sys$Disk:[-]'dbg'PerlShr'exe' +$ PerlShr_filespec = f$parse("Sys$Disk:[-]''dbg'PerlShr''exe'") +$ Define 'dbg'Perlshr 'PerlShr_filespec' $ MCR Sys$Disk:[]Perl. "-I[-.lib]" - "''p3'" "''p4'" "''p5'" "''p6'" $ Deck/Dollar=$$END-OF-TEST$$ # $RCSfile: TEST,v $$Revision: 4.1 $$Date: 92/08/07 18:27:00 $