From 79a96581a64a4b2f8a6679100a7f369bb963ab94 Mon Sep 17 00:00:00 2001 From: Elena Pourmal Date: Tue, 18 Dec 2007 18:13:37 -0500 Subject: [svn-r14352] Maintenance: Fixed a typo in the build script Platforms tested: VMS server --- vms/build.com | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vms/build.com b/vms/build.com index 0b469df..e3b6076 100644 --- a/vms/build.com +++ b/vms/build.com @@ -24,7 +24,7 @@ $ hdf5vms = tmp + ".VMS]" $ hdf5ctest = tmp + ".TEST]" $ hdf5f90test = tmp + ".FORTRAN.TEST]" $ hdf5cxxtest = tmp + ".C__.TEST]" -$ hdf5toolstest = tmp + ".TOOLS.TESTFILES]]" +$ hdf5toolstest = tmp + ".TOOLS.TESTFILES]" $ set def 'hdf5vms' $@make $ set def 'hdf5ctest' -- cgit v0.12