Skip to content
Snippets Groups Projects
Commit 908120b4 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

feat: time eicrecon single

parent 0edb5dfb
Branches
No related tags found
1 merge request!185feat: DIS: replace gaudirun with eicrecon
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
source $(dirname $0)/common.sh $* source $(dirname $0)/common.sh $*
# Reconstruct # Reconstruct
run_eicrecon_reco_flags.py ${JUGGLER_SIM_FILE} ${JUGGLER_REC_FILE_BASE} /usr/bin/time -v run_eicrecon_reco_flags.py ${JUGGLER_SIM_FILE} ${JUGGLER_REC_FILE_BASE}
if [ "$?" -ne "0" ] ; then if [ "$?" -ne "0" ] ; then
echo "ERROR running eicrecon" echo "ERROR running eicrecon"
exit 1 exit 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment