Skip to content
Snippets Groups Projects

add diffractive_vmp

Merged Dmitry Kalinkin requested to merge pr/diffractive_vmp into master
1 file
+ 0
4
Compare changes
  • Side-by-side
  • Inline
@@ -134,10 +134,6 @@ if [ "${JUGGLER_N_EVENTS}" -lt "500" ] ; then
@@ -134,10 +134,6 @@ if [ "${JUGGLER_N_EVENTS}" -lt "500" ] ; then
cp ${REC_FILE} ${RESULTS_PATH}
cp ${REC_FILE} ${RESULTS_PATH}
fi
fi
## Always move over log files to the results path
mv ${REC_LOG} ${RESULTS_PATH}
## cleanup output files
## cleanup output files
#rm -f ${REC_FILE} ${SIM_FILE} ## --> not needed for CI
#rm -f ${REC_FILE} ${SIM_FILE} ## --> not needed for CI
Loading