fix: avoid running dvcs, tcs, u_omega against S3
Compare changes
@@ -72,9 +72,10 @@ set -- "${POSITIONAL[@]}" # restore positional parameters
@@ -72,9 +72,10 @@ set -- "${POSITIONAL[@]}" # restore positional parameters
@@ -87,18 +88,7 @@ echo "DETECTOR = ${DETECTOR}"
@@ -87,18 +88,7 @@ echo "DETECTOR = ${DETECTOR}"
@@ -115,7 +105,7 @@ if [[ -n "${DO_SIM}" || -n "${DO_ALL}" ]] ; then
@@ -115,7 +105,7 @@ if [[ -n "${DO_SIM}" || -n "${DO_ALL}" ]] ; then
@@ -141,7 +131,7 @@ if [[ -n "${DO_REC}" || -n "${DO_ALL}" ]] ; then
@@ -141,7 +131,7 @@ if [[ -n "${DO_REC}" || -n "${DO_ALL}" ]] ; then