[debian-edu-commits] debian-edu/ 01/01: Correct indentation.

Petter Reinholdtsen pere at moszumanska.debian.org
Sun May 31 04:48:00 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 8efab0c5d49d164441881085c7cb198dcd009499
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Sun May 31 04:30:06 2015 +0000

    Correct indentation.
---
 documentation/itil/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/documentation/itil/Makefile b/documentation/itil/Makefile
index 789ef20..a5c6e56 100644
--- a/documentation/itil/Makefile
+++ b/documentation/itil/Makefile
@@ -21,10 +21,10 @@ moin-en: fetch-pages translate
 
 push-en: moin-en
 	-for f in *.en.moin ; do \
-            BASE=$$(basename $$f .en.moin); \
+	    BASE=$$(basename $$f .en.moin); \
 	    echo "Pushing English wiki $$BASE"; \
 	    EDITOR="cp $$f" editmoin https://wiki.debian.org/DebianEdu/Documentation/en/ITIL/$$BASE ; \
-        done
+	done
 
 
 .xml.mediawiki:

-- 
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