diff --git a/qsgen2 b/qsgen2 index d079ac5..6fe661c 100755 --- a/qsgen2 +++ b/qsgen2 @@ -294,7 +294,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}) echo "_pages: Running function _pages_cache"