summaryrefslogtreecommitdiffstats
path: root/bin/runtest
diff options
context:
space:
mode:
authorHDF Admin <hdfadmin@ncsa.uiuc.edu>2003-09-26 03:29:41 (GMT)
committerHDF Admin <hdfadmin@ncsa.uiuc.edu>2003-09-26 03:29:41 (GMT)
commit0ebcd58d18b26a8c467560d765d94d240370c7b2 (patch)
tree08252e94adceda3c12203223a41d8a6c84d1a745 /bin/runtest
parent21ffbeda9eace893c35d73984c8f3ce6fd34423c (diff)
downloadhdf5-0ebcd58d18b26a8c467560d765d94d240370c7b2.zip
hdf5-0ebcd58d18b26a8c467560d765d94d240370c7b2.tar.gz
hdf5-0ebcd58d18b26a8c467560d765d94d240370c7b2.tar.bz2
[svn-r7517] Purpose:
bug fix Description: Removed an extra export command in the parse of setenvN Platforms tested: Tested by hand. Misc. update:
Diffstat (limited to 'bin/runtest')
-rwxr-xr-xbin/runtest1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/runtest b/bin/runtest
index 2e28a20..e938680 100755
--- a/bin/runtest
+++ b/bin/runtest
@@ -344,7 +344,6 @@ RUNSNAPTEST()
done
eval $envname="'$envalue'"
export $envname
- export
;;
skip)
# skip this test