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

Debugging output

parent f9e23960
Branches
Tags
1 merge request!157Benchmarks for TCS on FF reconstructed particles
......@@ -3,6 +3,10 @@ set -Eu
trap 's=$?; echo "$0: Error on line "$LINENO": $BASH_COMMAND"; exit $s' ERR
IFS=$'\n\t'
ls -lrtha
ls -lrtha data
ls -lrtha sim_output
function print_the_help {
echo "USAGE: ${0} [--rec] [--sim] [--analysis] [--all] "
echo " The default options are to run all steps (sim,rec,analysis) "
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment