diff --git a/qsgen2 b/qsgen2 index 75cfb02..6876e37 100755 --- a/qsgen2 +++ b/qsgen2 @@ -730,7 +730,8 @@ function _blogs() { function _blog_idx_for_index() { # This function generates the file blog/index.tmp.html - local debug=${globaldebug:true} + # local debug=${globaldebug:-false} + local debug=true _msg sub "${0:t}_msg_1" " ${project_dir}/blog/index.tmp.html"