diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2009-01-13 21:14:03 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2009-01-13 21:14:03 (GMT) |
commit | 9c53e8281a594080c0c490df0c5b45a5d1cf3ffb (patch) | |
tree | 1169250cfb412bb84c745f6d2a06e261a3e7bf0e /vms | |
parent | 2a23b4b1769d522bed5720727beb8e981dcfa9b8 (diff) | |
download | hdf5-9c53e8281a594080c0c490df0c5b45a5d1cf3ffb.zip hdf5-9c53e8281a594080c0c490df0c5b45a5d1cf3ffb.tar.gz hdf5-9c53e8281a594080c0c490df0c5b45a5d1cf3ffb.tar.bz2 |
[svn-r16302] Maintenance: Removed a debug qualifier that caused batch job to skip basic
Fortran test.
Diffstat (limited to 'vms')
-rw-r--r-- | vms/fortran/test/make.com | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/fortran/test/make.com b/vms/fortran/test/make.com index 8ee4ff0..478c64c 100644 --- a/vms/fortran/test/make.com +++ b/vms/fortran/test/make.com @@ -51,7 +51,7 @@ $ link fflush2,h5test_fortran.olb/lib,- [-.-.test]libh5test.olb/lib, - [-.src]hdf5_fortran.olb/lib,- [-.-.src]hdf5.olb/lib,zlib_dir:libz.olb/lib -$ link/debug/exec=fortranlib_test.exe - +$ link/exec=fortranlib_test.exe - fortranlib_test.obj, tH5F.obj, tH5D.obj, - tH5R.obj, tH5S.obj, tH5T.obj, tH5VL.obj, tH5Z.obj, tH5Sselect.obj, - tH5P.obj, tH5A.obj, tH5I.obj, tH5G.obj, tH5E.obj,- |