From 3d7398e0e43e197abb05f20b29ca3355f01f132f Mon Sep 17 00:00:00 2001 From: Hugo Villeneuve Date: Sun, 8 Oct 2023 17:07:44 -0400 Subject: [PATCH] Always display new group --- fgen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fgen.sh b/fgen.sh index 0003fcd..2f1fb5b 100755 --- a/fgen.sh +++ b/fgen.sh @@ -314,7 +314,7 @@ if [ ${trames} -eq 1 ]; then fi group="${ng}" - log_dbg "New group: ${ng}" + log_info "New group: ${ng}" nf="" oldnf="" -- 2.20.1