From 8350372ee821f68dd9da1e541d6943381f70945b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Sat, 3 Feb 2024 09:26:14 +0100 Subject: [PATCH] Tell us what you're doing in _blogs and _pages --- qsgen2 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/qsgen2 b/qsgen2 index b3ff6ba..af66a52 100755 --- a/qsgen2 +++ b/qsgen2 @@ -335,6 +335,8 @@ function _file_to_lower() { function _pages() { # This function generates all the new and updated Pages + _msg other "Generating Pages" + local debug=false # Load the cache for Pages @@ -445,6 +447,8 @@ function _pages() { function _blogs() { # This function either generates blog files or exports metadata based on the argument + + _msg other "Generating Blogs" local debug=false