_list_pages: Debug
This commit is contained in:
parent
962b9571f5
commit
c2f84efbd8
2
qsgen2
2
qsgen2
@ -149,7 +149,7 @@ function _list_pages() {
|
|||||||
export no_pages_found=false
|
export no_pages_found=false
|
||||||
|
|
||||||
# Temporarily set null_glob for this function
|
# 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
|
# Check if there are any .blog files in the blog directory
|
||||||
local pages_files=$(ls *.${file_ext})
|
local pages_files=$(ls *.${file_ext})
|
||||||
|
Loading…
Reference in New Issue
Block a user