From 1a3bff5b35d63bc9c070e73a99aba8fb6eef457f Mon Sep 17 00:00:00 2001 From: Adam Farley Date: Tue, 17 Dec 2024 13:35:02 +0000 Subject: [PATCH] debug Signed-off-by: Adam Farley --- lib/tests/functionLibraryTests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/tests/functionLibraryTests.sh b/lib/tests/functionLibraryTests.sh index 92f63e2fa..6e44cdc69 100644 --- a/lib/tests/functionLibraryTests.sh +++ b/lib/tests/functionLibraryTests.sh @@ -51,7 +51,7 @@ function infoTests(){ testResults "infoTest 2" "$?" # Clean up - info "disable" "logging" + # info "disable" "logging" } # checkFileSha