_list_pages: Enable debugging
This commit is contained in:
parent
ef8508f5c6
commit
a99384d876
2
qsgen2
2
qsgen2
@ -171,7 +171,7 @@ export blogdate=$( date +%a-%Y-%b-%d )
|
|||||||
# Let's create arrays of all the files we'll be working on
|
# Let's create arrays of all the files we'll be working on
|
||||||
|
|
||||||
function _list_pages() {
|
function _list_pages() {
|
||||||
local debug=false
|
local debug=true
|
||||||
|
|
||||||
export no_pages_found=false
|
export no_pages_found=false
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user