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
Branches
No related tags found
No related merge requests found
This commit is part of merge request !25. Comments created here will be created in the context of that merge request.
...@@ -131,11 +131,11 @@ if [ "$?" -ne "0" ] ; then ...@@ -131,11 +131,11 @@ if [ "$?" -ne "0" ] ; then
echo "ERROR running vm_mass script" echo "ERROR running vm_mass script"
exit 1 exit 1
fi fi
root -b -q "benchmarks/dvmp/analysis/vm_invar.cxx+(\"${CONFIG}\")" #root -b -q "benchmarks/dvmp/analysis/vm_invar.cxx+(\"${CONFIG}\")"
if [ "$?" -ne "0" ] ; then #if [ "$?" -ne "0" ] ; then
echo "ERROR running vm_invar script" # echo "ERROR running vm_invar script"
exit 1 # exit 1
fi #fi
## ============================================================================= ## =============================================================================
## Step 5: finalize ## Step 5: finalize
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment