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

fix: don't cp tracking_geometry.obj in central_electrons.sh

parent b259204e
No related branches found
No related tags found
1 merge request!330fix: don't cp tracking_geometry.obj in central_electrons.sh
Pipeline #98582 canceled
...@@ -126,6 +126,3 @@ if [[ "${JUGGLER_N_EVENTS}" -lt "500" ]] ; then ...@@ -126,6 +126,3 @@ if [[ "${JUGGLER_N_EVENTS}" -lt "500" ]] ; then
cp ${JUGGLER_REC_FILE} results/. cp ${JUGGLER_REC_FILE} results/.
fi fi
fi fi
cp tracking_geometry.obj results/.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment