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

fix: typo

parent 32885f20
Branches
Tags
1 merge request!185feat: DIS: replace gaudirun with eicrecon
......@@ -3,7 +3,7 @@
source $(dirname $0)/common.sh $*
# Reconstruct
JANA_HOME=/usr/local/lib/EICrecon run_eicrecon_reco_flags.py ${JUGGLER)SIM_FILE} $(basename ${JUGGLER_REC_FILE} .root)
JANA_HOME=/usr/local/lib/EICrecon run_eicrecon_reco_flags.py ${JUGGLER_SIM_FILE} $(basename ${JUGGLER_REC_FILE} .root)
if [ "$?" -ne "0" ] ; then
echo "ERROR running eicrecon"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment