Fixed exit on error bug
This commit is contained in:
parent
e6bfc23fc8
commit
b5ca6cc946
3 changed files with 14 additions and 17 deletions
|
@ -1,8 +1,5 @@
|
|||
#! /bin/bash
|
||||
|
||||
set -e
|
||||
set -o pipefail
|
||||
|
||||
rounds=3
|
||||
|
||||
positional=()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue