Always display new group
authorHugo Villeneuve <hugo@hugovil.com>
Sun, 8 Oct 2023 21:07:44 +0000 (17:07 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Sun, 8 Oct 2023 21:11:22 +0000 (17:11 -0400)
fgen.sh

diff --git a/fgen.sh b/fgen.sh
index 0003fcd..2f1fb5b 100755 (executable)
--- a/fgen.sh
+++ b/fgen.sh
@@ -314,7 +314,7 @@ if [ ${trames} -eq 1 ]; then
             fi
 
             group="${ng}"
             fi
 
             group="${ng}"
-            log_dbg "New group: ${ng}"
+            log_info "New group: ${ng}"
 
             nf=""
             oldnf=""
 
             nf=""
             oldnf=""