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

x2go pushed a commit to annotated tag 0.1.4.0
in repository x2goclient.

commit 4db6a8527c249ac031ae31be3489394087f0191c
Author: mike <mike@cdb5e8f1-f799-4276-8919-bce57fd91830>
Date:   Thu Dec 2 19:25:58 2010 +0000

    * indentation fix
    
    
    git-svn-id: https://svn.das-netzwerkteam.de/x2go/pyhoca-cli/trunk@115 
cdb5e8f1-f799-4276-8919-bce57fd91830
---
 pyhoca/cli/frontend.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pyhoca/cli/frontend.py b/pyhoca/cli/frontend.py
index 80a5d47b..ddc986dc 100644
--- a/pyhoca/cli/frontend.py
+++ b/pyhoca/cli/frontend.py
@@ -328,8 +328,8 @@ class PyHocaCLI(x2go.X2goClient):
                         time.sleep(2)
                         session_duration +=2
 
-                        # wait a little longer before telling the user what 
had happened
-                        time.sleep(2)
+                    # wait a little while before telling the user what has 
happened
+                    time.sleep(2)
 
                     if 
self._X2goClient__has_session_terminated(self.x2go_session_hash):
                         self._pyhoca_logger("X2go session %s has terminated" % 
session_name, x2go.loglevel_NOTICE, )

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on 
/srv/git/code.x2go.org/x2goclient.git
_______________________________________________
x2go-commits mailing list
x2go-commits@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to