_list_pages: Enable debugging

This commit is contained in:
Stig-Ørjan Smelror 2024-02-01 18:00:03 +01:00
parent ef8508f5c6
commit a99384d876

2
qsgen2
View File

@ -171,7 +171,7 @@ export blogdate=$( date +%a-%Y-%b-%d )
# Let's create arrays of all the files we'll be working on
function _list_pages() {
local debug=false
local debug=true
export no_pages_found=false