diff --git a/qsgen2 b/qsgen2 index 7f517ee..166f3fd 100755 --- a/qsgen2 +++ b/qsgen2 @@ -486,7 +486,11 @@ function _blogs() { done else - + echo "_blogs: get_index: Date = ${sdate[@]}" + echo "_blogs: get_index: URL = ${blog_url}" + echo "_blogs: get_index: Title = ${btitle}" + echo "_blogs: get_index: Ingress = ${ingress}" + exit # Declare the array to hold metadata strings for each blog BLOG_META_STR_ARRAY=()