From a99384d87679bb43226287a6dabcb147bdf0d60e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Thu, 1 Feb 2024 18:00:03 +0100 Subject: [PATCH] _list_pages: Enable debugging --- qsgen2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qsgen2 b/qsgen2 index 83f5710..850f739 100755 --- a/qsgen2 +++ b/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 function _list_pages() { - local debug=false + local debug=true export no_pages_found=false