diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2002-06-13 11:32:12 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2002-06-13 11:32:12 (GMT) |
commit | 81a53a5950efc9f74643e003dd18a478810c53e8 (patch) | |
tree | 0adb76e2534c86e97ba35511865869b7b227ab67 /bin | |
parent | 9d7f7c5f9b7bab7d7b3b4f7df78f96504ee34772 (diff) | |
download | hdf5-81a53a5950efc9f74643e003dd18a478810c53e8.zip hdf5-81a53a5950efc9f74643e003dd18a478810c53e8.tar.gz hdf5-81a53a5950efc9f74643e003dd18a478810c53e8.tar.bz2 |
[svn-r5617] Purpose:
Bug fix
Description:
removed a debug code that was left in by mistake.
Platforms tested:
eirene
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/locate_sw | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/locate_sw b/bin/locate_sw index 295e7bc..bb291a6 100755 --- a/bin/locate_sw +++ b/bin/locate_sw @@ -201,7 +201,6 @@ locate_zlib() { # this default is the best guess of locating zlib software swpaths_defaults="/usr /usr/local /usr/ncsa /usr/sdt" -swpaths_defaults= swpaths= |