1
0
Fork 0
mirror of https://git.ludikovsky.name/git/fugitive.git synced 2024-05-18 22:45:31 +02:00

cleaner fix ... everywhere

This commit is contained in:
p4bl0 2012-03-15 16:47:09 +01:00
parent e990681b57
commit 982b118b47

View file

@ -289,6 +289,7 @@ replace_foreach () {
generate_article() {
temp=`mktemp fugitiveXXXXXX`
chmod a+r "$temp"
art="${1#$articles_dir/}"
title=`get_article_title "$art"`
cat "$templates_dir/article.html" | \