Skip to content
Snippets Groups Projects
Commit cc25c889 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: config/env.sh

parent 2e63cb22
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !11. Comments created here will be created in the context of that merge request.
......@@ -36,7 +36,7 @@ echo "JUGGLER_DETECTOR: ${JUGGLER_DETECTOR}"
## Number of events that will be processed by the reconstruction
if [ ! -n "${JUGGLER_N_EVENTS}" ] ; then
export JUGGLER_N_EVENTS=100
export JUGGLER_N_EVENTS=10
fi
echo "JUGGLER_N_EVENTS: ${JUGGLER_N_EVENTS}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment