summaryrefslogtreecommitdiff
path: root/client_ls.py
diff options
context:
space:
mode:
Diffstat (limited to 'client_ls.py')
-rwxr-xr-xclient_ls.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/client_ls.py b/client_ls.py
index fdcfc78..3e5f84d 100755
--- a/client_ls.py
+++ b/client_ls.py
@@ -22,4 +22,5 @@ def read_data():
print("file /tmp/ssh_sessions.json not found")
return {}
+print("source: /tmp/ssh_sessions.json")
read_data()