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 7996e524268dbf221f11fff921952ece0bc77098 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue May 17 08:57:31 2011 +0200 fixes --list-sessions option --- pyhoca-cli | 1 + 1 file changed, 1 insertion(+) diff --git a/pyhoca-cli b/pyhoca-cli index bfb67b50..4b74424f 100755 --- a/pyhoca-cli +++ b/pyhoca-cli @@ -36,6 +36,7 @@ if app.startswith('./'): os.environ['PYTHONX2GO_LOCAL'] = '1' import time +import pprint import argparse import getpass import paramiko -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git