From d25ff865eeb6ee4c4396b9e174a322cc359e0fbd Mon Sep 17 00:00:00 2001 From: Raymond Lu Date: Fri, 17 Jun 2011 10:08:56 -0500 Subject: [svn-r20991] I skipped the efc.c test for now because it opens the same file many times. VMS can't handle it. We need a solution in the future. Please see Issue 7620 in Jira about it. Not tested yet. --- vms/test/check.com | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/vms/test/check.com b/vms/test/check.com index 86afb0a..5a3c945 100644 --- a/vms/test/check.com +++ b/vms/test/check.com @@ -110,10 +110,12 @@ $ type sys$input $ run earray $ type sys$input -$ type sys$input -------- Running efc ------- -$ run efc -$ type sys$input +$! Skip this test for now because it opens the same file many times. +$! Please see Issue 7620 in Jira about it. +$! type sys$input +$! ------- Running efc ------- +$! run efc +$! type sys$input $ type sys$input ------- Running enum ------- -- cgit v0.12