_list_pages: Debug

This commit is contained in:
Stig-Ørjan Smelror 2024-02-03 20:19:33 +01:00
parent 962b9571f5
commit c2f84efbd8

2
qsgen2
View File

@ -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})