Skip to content
Snippets Groups Projects

Updated the final_results with tracking collects

Merged Whitney Armstrong requested to merge ci_artifacts into master
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -80,7 +80,7 @@ rootls -t ${JUGGLER_SIM_FILE}
if [[ -z "${ANALYSIS_ONLY}" ]] ;
then
# Need to figure out how to pass file name to juggler from the commandline
gaudirun.py benchmarks/tracking/options/track_reconstruction.py
xenv -x ${JUGGLER_INSTALL_PREFIX}/Juggler.xenv gaudirun.py benchmarks/track_finding/options/track_reconstruction.py
if [[ "$?" -ne "0" ]] ; then
echo "ERROR running juggler"
exit 1
Loading