[X2Go-Commits] x2gobroker.git - statusflag (branch) updated:	0.0.0.5-61-gdcdbce3
    X2Go dev team 
    git-admin at x2go.org
       
    Tue Jun  4 21:09:54 CEST 2013
    
    
  
The branch, statusflag has been updated
       via  dcdbce376f33afe485535d4bca6cb39f06b91c12 (commit)
      from  ea189372b4d143c6937ffb5a682a9ba0c3eb281c (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:
 lib/x2gobroker-agent.pl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
The diff of changes is:
diff --git a/lib/x2gobroker-agent.pl b/lib/x2gobroker-agent.pl
index 52a26d5..12f38d2 100755
--- a/lib/x2gobroker-agent.pl
+++ b/lib/x2gobroker-agent.pl
@@ -88,7 +88,7 @@ sub DelAuthKey
 	{
 		$authkeyfile = "$home/$authkeyfile";
 	}
-	system("su - $uid -c \"sed -e s\!'$pubkey\\n'\!''\! -e '/^\$/d' -i $authkeyfile\" 1>/dev/null 2>/dev/null");
+	system("su - $uid -c \"sed -e s\!'$pubkey'\!''\! -e '/^\$/d' -i $authkeyfile\" 1>/dev/null 2>/dev/null");
 }
 
 $< = $>;
hooks/post-receive
-- 
x2gobroker.git (HTTP(S) Session broker for X2Go)
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 "x2gobroker.git" (HTTP(S) Session broker for X2Go).
    
    
More information about the x2go-commits
mailing list