[X2Go-Commits] [x2goclient] 43/94: fixes --list-sessions option
git-admin at x2go.org
git-admin at x2go.org
Fri Dec 15 21:04:41 CET 2023
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 at 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
More information about the x2go-commits
mailing list