Skip to content
Snippets Groups Projects
Commit 9a19fe9d authored by Ziyue Zhang's avatar Ziyue Zhang
Browse files

Update benchmarks/dvmp/dvmp.sh

parent 48047238
No related branches found
No related tags found
No related merge requests found
......@@ -131,11 +131,11 @@ if [ "$?" -ne "0" ] ; then
echo "ERROR running vm_mass script"
exit 1
fi
root -b -q "benchmarks/dvmp/analysis/vm_invar.cxx+(\"${CONFIG}\")"
if [ "$?" -ne "0" ] ; then
echo "ERROR running vm_invar script"
exit 1
fi
#root -b -q "benchmarks/dvmp/analysis/vm_invar.cxx+(\"${CONFIG}\")"
#if [ "$?" -ne "0" ] ; then
# echo "ERROR running vm_invar script"
# exit 1
#fi
## =============================================================================
## Step 5: finalize
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment