From 3dfec8d73b65c5c715581e41844e075b84e8f581 Mon Sep 17 00:00:00 2001 From: Elena Pourmal Date: Wed, 12 Apr 2006 14:48:14 -0500 Subject: [svn-r12228] Purpose: Maintenance Description: Warning message about broken line was displayed while running make.com Solution: Replaced blank line with $ exit line. Platforms tested: VMS server; this change is local to VMS only Misc. update: --- vms/make.com | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vms/make.com b/vms/make.com index fae6907..e8356f3 100644 --- a/vms/make.com +++ b/vms/make.com @@ -29,4 +29,4 @@ $ copy [.tools.h5dump]*.com [-.tools.h5dump] $ copy [.tools.h5ls]*.com [-.tools.h5ls] $ copy [.tools.h5diff]*.com [-.tools.h5diff] $ copy [.tools.lib]make.com [-.tools.lib] - +$ exit -- cgit v0.12