From 02959c219f587c2c44813ad1d7018971df085be3 Mon Sep 17 00:00:00 2001 From: Andrew Hurley Date: Sat, 29 Oct 2022 14:28:22 +1100 Subject: [PATCH] turn off xtrace --- v2b.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2b.sh b/v2b.sh index 19fd988..ca83b7d 100755 --- a/v2b.sh +++ b/v2b.sh @@ -1,6 +1,6 @@ #!/bin/bash -set -o xtrace +#set -o xtrace set -u set -o pipefail