mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
Stop skipping h5watch tests.
This commit is contained in:
parent
4d0bcf91b6
commit
ea6c20fdc6
@ -30,9 +30,9 @@ if [[ $rc != 0 ]] ; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
echo "h5watch tests are skipped temporarily."
|
||||
echo
|
||||
exit 0
|
||||
#echo "h5watch tests are skipped temporarily."
|
||||
#echo
|
||||
#exit 0
|
||||
|
||||
H5WATCH=h5watch # The tool name
|
||||
H5WATCH_BIN=`pwd`/$H5WATCH # The path of H5WATCH
|
||||
|
Loading…
Reference in New Issue
Block a user