From 126657afc7be520c5095282078928e6539897bb1 Mon Sep 17 00:00:00 2001 From: Xuan Bai Date: Fri, 7 Jan 2005 10:44:23 -0500 Subject: [svn-r9773] Purpose: Bug fix. Description: Previously, in repacktest.bat, the following script is used to dynamic detection of SZIP encoder: testfiles\testh5repack_detect_szip%2\release\testh5repack_detect_szip%2.exe However, the script does not work if only the debug version of testh5repack_detect_szip.exe is built, for example, in CodeWarrior. Solution: Modify above scripts as: testfiles\testh5repack_detect_szip%2\%1\testh5repack_detect_szip%2.exe where %1 is the first input parameter for repacktest, which could be either debug or release Platforms tested: Windows XP. (Minor Change) Misc. update: --- windows/all.zip | Bin 455123 -> 455116 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/windows/all.zip b/windows/all.zip index 01e1a63..7014364 100755 Binary files a/windows/all.zip and b/windows/all.zip differ -- cgit v0.12