[debian-edu-commits] debian-edu/ 10/30: debian/educlient.postinst: Fix syntax error.

Mike Gabriel sunweaver at debian.org
Fri Oct 9 03:44:04 UTC 2015


This is an automated email from the git hooks/post-receive script.

sunweaver pushed a commit to branch multi-distro-support
in repository educlient.

commit 5b6c581d37074516667d5f24bf4479affddeb806
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Aug 25 17:05:45 2015 +0200

    debian/educlient.postinst: Fix syntax error.
---
 debian/educlient.postinst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/educlient.postinst b/debian/educlient.postinst
index 0454bc0..a8af7cd 100755
--- a/debian/educlient.postinst
+++ b/debian/educlient.postinst
@@ -82,6 +82,7 @@ for working_dir in ${ETC_DISTRIB_VERSION} ${ETC_DISTRIB_COMMON}  ${ETC_COMMON};
 
 			fi
 		done
+done
 
 # Create /skole mount point
 if [ ! -d "/skole" ]; then 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/upstream/educlient.git



More information about the debian-edu-commits mailing list