This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gobroker. from c0356ee fix for last commit new 2dfdd41 x2gobroker.spec: clause if-clause in postinst The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: x2gobroker.spec | 1 + 1 file changed, 1 insertion(+) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit 2dfdd41e3ea76a4ec0e0b654f964b607d19339f3 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Oct 15 06:29:13 2014 +0200 x2gobroker.spec: clause if-clause in postinst --- x2gobroker.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/x2gobroker.spec b/x2gobroker.spec index 85aa8b0..d0b5a03 100644 --- a/x2gobroker.spec +++ b/x2gobroker.spec @@ -464,6 +464,7 @@ if ! /usr/bin/getent group x2gobroker 1>/dev/null 2>/dev/null && /usr/sbin/group /usr/sbin/useradd -c "X2Go Broker System User" \ -d "%_localstatedir/lib/x2gobroker" \ -g x2gobroker -r -s /bin/bash x2gobroker || : + fi fi -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git