[debian-edu-commits] debian-edu/italc.git (#112) - master (branch) updated: debian/1_2.0.0-3-14-g778c3aa
Mike Gabriel
sunweaver at alioth.debian.org
Mon Aug 12 01:32:59 UTC 2013
The branch, master has been updated
via 778c3aa394cf16fbc1459f91d7f0d32a7e52037e (commit)
from 74120cdc82b3b480b794b1e45ab7c3d38809b449 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 778c3aa394cf16fbc1459f91d7f0d32a7e52037e
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Mon Aug 12 02:19:09 2013 +0200
remove debug code
-----------------------------------------------------------------------
Summary of changes:
debian/italc-client.postinst | 1 -
1 file changed, 1 deletion(-)
The diff of changes is:
diff --git a/debian/italc-client.postinst b/debian/italc-client.postinst
index fc5423d..f8e4117 100755
--- a/debian/italc-client.postinst
+++ b/debian/italc-client.postinst
@@ -72,7 +72,6 @@ case "$1" in
fi
fi
- echo italc_create_groups_for_roles: $italc_create_groups_for_roles $group
if [ "$italc_create_groups_for_roles" = "true" ] && [ "x$group" != "x" ]; then
if echo "$group" | egrep '^[[:digit:]]{1,5}$' 1>/dev/null; then
echo "Specified group for role »$role« is a gidNumber, not creating any group." 1>&2
hooks/post-receive
--
italc.git (Debian package italc)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "italc.git" (Debian package italc).
More information about the debian-edu-commits
mailing list