summaryrefslogtreecommitdiffstats
path: root/windows/hl
diff options
context:
space:
mode:
authorScott Wegner <swegner@hdfgroup.org>2008-07-02 15:06:09 (GMT)
committerScott Wegner <swegner@hdfgroup.org>2008-07-02 15:06:09 (GMT)
commite662641a45b5d4bc4d8e048cc11ea86e934768bf (patch)
tree32a49ed18f976e4c9f5ace3d8c273f7bd3e4c502 /windows/hl
parente5df9bb33aa8b88bd0df21479942c1156ffd52aa (diff)
downloadhdf5-e662641a45b5d4bc4d8e048cc11ea86e934768bf.zip
hdf5-e662641a45b5d4bc4d8e048cc11ea86e934768bf.tar.gz
hdf5-e662641a45b5d4bc4d8e048cc11ea86e934768bf.tar.bz2
[svn-r15310] Purpose: Update Windows gif2h5 test script for new testfiles directory
Tested: VS2005 on WinXP
Diffstat (limited to 'windows/hl')
-rw-r--r--windows/hl/tools/gif2h5/h52giftest.bat4
1 files changed, 2 insertions, 2 deletions
diff --git a/windows/hl/tools/gif2h5/h52giftest.bat b/windows/hl/tools/gif2h5/h52giftest.bat
index 80a5391..742743b 100644
--- a/windows/hl/tools/gif2h5/h52giftest.bat
+++ b/windows/hl/tools/gif2h5/h52giftest.bat
@@ -31,8 +31,8 @@ set gif2h5=gif2h5%2
rem The path to the gif2h5 binary
set gif2h5_bin=%CD%\..\gifconv%2\%gif2h5%\%1\%gif2h5%
-set testfile1=%CD%\..\testfiles\h52giftst.h5
-set testfile2=%CD%\..\testfiles\image1.gif
+set testfile1=%CD%\testfiles\h52giftst.h5
+set testfile2=%CD%\testfiles\image1.gif
rem initialze errors variable
set errors=0