aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-04-12 15:19:11 +0000
committerNicolas Vigier <boklm@mageia.org>2013-04-12 15:19:11 +0000
commit611c89d50cbd94a1b56f6344c59f6145c10a9e77 (patch)
tree31e7df22be3670b0586797d010d819c04a528384
parent48aaa696ae7d63554c7c2e85b00e150a6fcb0f4a (diff)
downloadmgapeople-611c89d50cbd94a1b56f6344c59f6145c10a9e77.tar
mgapeople-611c89d50cbd94a1b56f6344c59f6145c10a9e77.tar.gz
mgapeople-611c89d50cbd94a1b56f6344c59f6145c10a9e77.tar.bz2
mgapeople-611c89d50cbd94a1b56f6344c59f6145c10a9e77.tar.xz
mgapeople-611c89d50cbd94a1b56f6344c59f6145c10a9e77.zip
tmpl/userindex.txt: remove empty line at end of file
-rw-r--r--NEWS3
-rw-r--r--tmpl/userindex.txt2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9951139..1ac7d66 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+
+- tmpl/userindex.txt: remove empty line at end of file
+
Version 0.4
- fix Makefile to also install txt template files
diff --git a/tmpl/userindex.txt b/tmpl/userindex.txt
index 54eb705..2fd3a58 100644
--- a/tmpl/userindex.txt
+++ b/tmpl/userindex.txt
@@ -1,3 +1,3 @@
[% FOREACH user IN users -%]
[% user.value.uid.0 %]:[% user.value.cn.0 %]
-[% END %]
+[% END -%]