[X2Go-Commits] [x2gobroker] 03/06: typo fix

git-admin at x2go.org git-admin at x2go.org
Thu Sep 11 22:38:32 CEST 2014


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

x2go pushed a commit to branch master
in repository x2gobroker.

commit d427069fce11e16af198c8c5f00e0a416c78f720
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Sep 11 22:16:40 2014 +0200

    typo fix
---
 lib/x2gobroker-agent.pl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/x2gobroker-agent.pl b/lib/x2gobroker-agent.pl
index 693178a..ec8ca58 100755
--- a/lib/x2gobroker-agent.pl
+++ b/lib/x2gobroker-agent.pl
@@ -152,7 +152,7 @@ if(!defined $uidNumber)
 }
 elsif($uidNumber < 1000)
 {
-	die "operation on system user: $username (with UID number: $uidNumber");
+	die "operation on system user: $username (with UID number: $uidNumber)";
 }
 
 if($mode eq 'listsessions' && which('x2golistsessions'))

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git


More information about the x2go-commits mailing list