Skip to content
Snippets Groups Projects

Resolve "Cleanup old envrionment scripts"

Merged Whitney Armstrong requested to merge 17-cleanup-old-envrionment-scripts into master
Files
25
@@ -23,7 +23,7 @@ echo "Running the DIS benchmarks"
## - CONFIG: The specific generator configuration
## - EBEAM: The electron beam energy
## - PBEAM: The ion beam energy
source util/parse_cmd.sh $@
source parse_cmd.sh $@
## To run the reconstruction, we need the following global variables:
## - JUGGLER_INSTALL_PREFIX: Install prefix for Juggler (simu/recon)
Loading