Skip to content

Commit

Permalink
Update run
Browse files Browse the repository at this point in the history
  • Loading branch information
tamionv authored Jun 5, 2018
1 parent 6fc9dd8 commit 3a4204e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/run
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ while getopts "hs:t:p" opt; do
done
;;
p)
run_in_parallel=false
run_in_parallel=true
;;
*)
echo Bad option
Expand Down

0 comments on commit 3a4204e

Please sign in to comment.