From: Craig A. Berry Date: Sat, 3 Mar 2007 23:26:33 +0000 (+0000) Subject: Clean up the right file in vms/test.com (following #30414). X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c0e08cf6f1fc66c8b78e47112b803770d4cc7e4a;p=p5sagit%2Fp5-mst-13.2.git Clean up the right file in vms/test.com (following #30414). p4raw-id: //depot/perl@30456 --- diff --git a/vms/test.com b/vms/test.com index 3c76b1e..63573f2 100644 --- a/vms/test.com +++ b/vms/test.com @@ -59,7 +59,7 @@ $ EndIf $ EndIf $! $! Pick up a copy of perl to use for the tests -$ If F$Search("Perl.").nes."" Then Delete/Log/NoConfirm Perl'exe';* +$ If F$Search("Perl''exe'").nes."" Then Delete/Log/NoConfirm Perl'exe';* $ If PERL_TEST_DRIVER .eqs. "minitest" $ Then $ Copy/Log/NoConfirm [-]miniperl'exe' []Perl'exe'