Readd errexit to test script

This commit is contained in:
Joshua Boniface 2023-08-18 10:33:59 -04:00
parent dcda7b5748
commit 3a4914fa5e
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ _pvc() {
time_start=$(date +%s)
set -o errexit
pushd $( git rev-parse --show-toplevel ) &>/dev/null
# Cluster tests