aboutsummaryrefslogtreecommitdiffstats
path: root/test.d
diff options
context:
space:
mode:
Diffstat (limited to 'test.d')
-rwxr-xr-xtest.d/dumb-client1
1 files changed, 1 insertions, 0 deletions
diff --git a/test.d/dumb-client b/test.d/dumb-client
index e347f37..9b22f08 100755
--- a/test.d/dumb-client
+++ b/test.d/dumb-client
@@ -21,6 +21,7 @@ import os
import sys
import socket
import threading
+import readline
display = os.environ['MDS_DISPLAY'] if 'MDS_DISPLAY' in os.environ else None