diff --git a/qsgen2 b/qsgen2 index 5b76754..bd2f423 100755 --- a/qsgen2 +++ b/qsgen2 @@ -548,7 +548,7 @@ function _pages() { function _blogs() { # This function either generates blog files or exports metadata based on the argument - local debug=false + local debug=true # Running function _list_blogs if (${debug}) _msg debug "_blogs: Running function _list_blogs"