From b12c5945b3e702d25491ce1cc6597724e634b67a Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Sat, 19 Jul 2025 04:51:12 +0000 Subject: [PATCH] test(caddy): why are you failing? Signed-off-by: Xe Iaso --- test/caddy/test.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/caddy/test.sh b/test/caddy/test.sh index c6d8602..354160d 100755 --- a/test/caddy/test.sh +++ b/test/caddy/test.sh @@ -1,5 +1,7 @@ #!/usr/bin/env bash +set -x + set -euo pipefail source ../lib/lib.sh