Fixed exit on error bug

This commit is contained in:
Sun Knudsen 2021-04-19 12:52:12 -04:00
parent e6bfc23fc8
commit b5ca6cc946
No known key found for this signature in database
GPG key ID: 1FA767862BBD1305
3 changed files with 14 additions and 17 deletions

View file

@ -1,8 +1,5 @@
#! /bin/bash
set -e
set -o pipefail
rounds=3
positional=()