Skip to content
Snippets Groups Projects
Commit e663217b authored by Maria Zurek's avatar Maria Zurek
Browse files

move all root files instead of using name from var

parent e2a0a6d3
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ do
bash benchmarks/barrel_ecal/run_emcal_barrel_electrons.sh && echo "$E" >> "$E_file"
path="sim_output/energy_scan/${E}/"
mkdir -p "$path"
mv sim_output/${JUGGLER_SIM_FILE} "$path/."
mv sim_output/*.root "$path"
done
ls -lthaR sim_output
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment