diff --git a/qsgen2 b/qsgen2 index 1eee353..07a45f9 100755 --- a/qsgen2 +++ b/qsgen2 @@ -149,7 +149,7 @@ function _list_pages() { export no_pages_found=false # Temporarily set null_glob for this function - setopt local_options null_glob + #setopt local_options null_glob # Check if there are any .blog files in the blog directory local pages_files=$(ls *.${file_ext})