diff --git a/dvcs/dvcs.sh b/dvcs/dvcs.sh index 355cb3a8a197cee39a696c7bc49e4d69e5fb3a01..27f371bf8467ea1b836c899898a63968b0b4a0f9 100644 --- a/dvcs/dvcs.sh +++ b/dvcs/dvcs.sh @@ -50,7 +50,7 @@ npsim --runType batch \ --inputFiles test_proton_dvcs_eic.hepmc \ --outputFile ${JUGGLER_SIM_FILE} if [[ "$?" -ne "0" ]] ; then - echo "ERROR running script" + echo "ERROR running npsim" exit 1 fi @@ -61,8 +61,6 @@ if [[ "$?" -ne "0" ]] ; then echo "ERROR running juggler" exit 1 fi -ls -l -popd pwd mkdir -p results/dvcs