[X2Go-Commits] x2goserver.git - build-baikal (branch) updated: 3.0.99-2-102-g8bb7cc5

X2Go dev team git-admin at x2go.org
Wed Dec 4 06:21:20 CET 2013


The branch, build-baikal has been updated
       via  8bb7cc55cd18c205b8a289acc1b0267c0a7ddfd1 (commit)
      from  57f1929cd3d5eda7349fa78b1a3031701dbbee5a (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 debian/x2goserver.preinst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/debian/x2goserver.preinst b/debian/x2goserver.preinst
index b9ff043..1f9cff3 100755
--- a/debian/x2goserver.preinst
+++ b/debian/x2goserver.preinst
@@ -22,7 +22,7 @@ case "$1" in
 	install|upgrade)
 		# cleanup old x2goserver installations
 		test -f /var/lib/x2go/x2go_sessions && rm /var/lib/x2go/x2go_sessions
-		getent group x2gousers >/dev/null && echo "WARNING: found obsolete group ,,x2gousers'', please remove manually!!!"
+		getent group x2gousers >/dev/null && { echo; echo "*** WARNING: found obsolete group ,,x2gousers'', please remove manually!!!"; echo; }
 		;;
 	abort-upgrade)
 		;;


hooks/post-receive
-- 
x2goserver.git (X2Go Server)

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 "x2goserver.git" (X2Go Server).




More information about the x2go-commits mailing list