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

Update benchmarks/dvmp/dvmp.sh

parent 42140710
No related tags found
No related merge requests found
...@@ -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