Stop skipping h5watch tests.

This commit is contained in:
lrknox 2017-03-24 16:30:45 -05:00
parent 4d0bcf91b6
commit ea6c20fdc6

View File

@ -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