[debian-edu-commits] debian-edu/ 01/02: Fix typo in output.
Petter Reinholdtsen
pere at moszumanska.debian.org
Sat Mar 28 09:13:20 UTC 2015
This is an automated email from the git hooks/post-receive script.
pere pushed a commit to branch master
in repository debian-edu-itil-doc-nb.
commit 20fb321eb472b50ae4578fd6c232207d6afd90ee
Author: Petter Reinholdtsen <pere at hungry.com>
Date: Sat Mar 28 10:12:59 2015 +0100
Fix typo in output.
---
documentation/itil/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/documentation/itil/Makefile b/documentation/itil/Makefile
index ad82ae9..1bf7f09 100644
--- a/documentation/itil/Makefile
+++ b/documentation/itil/Makefile
@@ -22,7 +22,7 @@ moin-en: fetch-pages translate
push-en: moin-en
-for f in *.en.moin ; do \
BASE=$$(basename $$f .en.moin); \
- echo "Pushing English wiki $BASE"; \
+ echo "Pushing English wiki $$BASE"; \
EDITOR="cp $$f" editmoin https://wiki.debian.org/DebianEdu/Documentation/en/ITIL/$$BASE ; \
done
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/upstream/debian-edu-itil-doc-nb.git
More information about the debian-edu-commits
mailing list