From a9e63338d7a60bb6bdf5d0404edddafcf4929156 Mon Sep 17 00:00:00 2001 From: zramsay Date: Wed, 27 Sep 2023 18:12:31 -0400 Subject: [PATCH] here i guess --- tests/gitea/test.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/gitea/test.sh b/tests/gitea/test.sh index c9c1a681..70ae3cf4 100755 --- a/tests/gitea/test.sh +++ b/tests/gitea/test.sh @@ -1,5 +1,7 @@ #!/usr/bin/env bash set -e + +export CERC_SCRIPT_DEBUG=true if [ -n "$CERC_SCRIPT_DEBUG" ]; then set -x fi