summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
Diffstat (limited to 'windows')
-rwxr-xr-xwindows/hl/fortran/test/test_hdf5_hl_fortran.BAT14
1 files changed, 7 insertions, 7 deletions
diff --git a/windows/hl/fortran/test/test_hdf5_hl_fortran.BAT b/windows/hl/fortran/test/test_hdf5_hl_fortran.BAT
index cf2a300..5efad03 100755
--- a/windows/hl/fortran/test/test_hdf5_hl_fortran.BAT
+++ b/windows/hl/fortran/test/test_hdf5_hl_fortran.BAT
@@ -2,22 +2,22 @@
REM This batch file will be used to test HDF5 High Level Fortran Library.
REM By Xuan Bai
-REM Last Modified on: 12/12/2004
+REM Last Modified on: 07/15/2005
echo.
echo ===============================================
-echo Testing hl_test_lite_fortran -- %1
+echo Testing hl_test_lite_fortran%2 -- %1
echo ===============================================
-hl_test_lite_fortran\%1\hl_test_lite_fortran
+hl_test_lite_fortran%2\%1\hl_test_lite_fortran%2
echo.
echo ===============================================
-echo Testing hl_test_image_fortran -- %1
+echo Testing hl_test_image_fortran%2 -- %1
echo ===============================================
-hl_test_image_fortran\%1\hl_test_image_fortran
+hl_test_image_fortran%2\%1\hl_test_image_fortran%2
echo.
echo ===============================================
-echo Testing hl_test_table_fortran -- %1
+echo Testing hl_test_table_fortran%2 -- %1
echo ===============================================
-hl_test_table_fortran\%1\hl_test_table_fortran \ No newline at end of file
+hl_test_table_fortran%2\%1\hl_test_table_fortran%2 \ No newline at end of file