_blog_idx_for_index: Debug exit
This commit is contained in:
parent
2e808af2f9
commit
9caeb3d1c1
4
qsgen2
4
qsgen2
@ -648,6 +648,10 @@ function _blog_idx_for_index() {
|
||||
if (${debug}) _msg debug "_blog_idx_for_index: Writing _blog_idx_for_index to file: ${project_dir}/blog/index.tmp.html"
|
||||
if (${debug}) _msg debug "_blog_idx_for_index: blog_list_content = ${blog_list_content}"
|
||||
echo ${blog_list_content} >> ${project_dir}/blog/index.tmp.html
|
||||
|
||||
# Debug exit
|
||||
ls -l ${project_dir}/blog/index.tmp.html
|
||||
exit
|
||||
|
||||
done
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user