diff --git a/src/run b/src/run index a283a7d..74cf583 100755 --- a/src/run +++ b/src/run @@ -71,7 +71,7 @@ while getopts "hs:t:p" opt; do done ;; p) - run_in_parallel=false + run_in_parallel=true ;; *) echo Bad option