[debian-edu-commits] debian-edu/ 01/01: fix typo
Holger Levsen
holger at moszumanska.debian.org
Thu Jan 1 18:10:57 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository debian-edu-doc.
commit ba4656c6e80eb531acb6c72e1b4d998238b71e12
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Jan 1 19:10:52 2015 +0100
fix typo
---
debian/mail_stats_to_list | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/mail_stats_to_list b/debian/mail_stats_to_list
index 36d4ec4..d55ef24 100755
--- a/debian/mail_stats_to_list
+++ b/debian/mail_stats_to_list
@@ -37,7 +37,7 @@ fi
# loop through some manuals
#
cd documentation
-if [ $1 = "all" ] then
+if [ $1 = "all" ] ; then
MANUALS="debian-edu-jessie debian-edu-wheezy rosegarden audacity"
else
MANUALS="debian-edu-jessie"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-doc.git
More information about the debian-edu-commits
mailing list