diff options
Diffstat (limited to 'windows')
-rwxr-xr-x | windows/hdf5check.BAT | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/windows/hdf5check.BAT b/windows/hdf5check.BAT index 084ba27..1dd6135 100755 --- a/windows/hdf5check.BAT +++ b/windows/hdf5check.BAT @@ -214,9 +214,9 @@ echo *************************************************************************** cd ..\..\hl\c++\test echo test_hdf5_hl_cpp Debug dll call test_hdf5_hl_cpp Debug dll>> ..\..\..\check_results.txt -echo. >> ..\..\check_results.txt +echo. >> ..\..\..\check_results.txt -cd ..\..\..\..\..\ +cd ..\..\..\ ) |