From 3c40b423d2dced5b0e8771516271dd1ce0f7208a Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Wed, 10 Sep 2025 14:39:37 +0200 Subject: [PATCH] no log to file just stdout --- build.sh.functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh.functions b/build.sh.functions index 0aa590c..b151e7b 100644 --- a/build.sh.functions +++ b/build.sh.functions @@ -19,7 +19,7 @@ # Written by Tom G. Christensen . # Automatic logging is enabled by default -autolog=1 +autolog=0 # Don't log these methods nolog="prep distclean" # date format string