diff --git a/qsgen2 b/qsgen2 index b254668..85e1c18 100755 --- a/qsgen2 +++ b/qsgen2 @@ -358,7 +358,7 @@ function _file_to_lower() { function _pages() { # This function generates all the new and updated Pages - local debug=false + local debug=true # Load the cache for Pages if (${debug}) _msg debug "_pages: Running function _pages_cache"