missprint

This commit is contained in:
ivan 2017-07-25 17:39:18 +03:00
parent d5844ab267
commit afa565104c
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ def ConnectAlias(alias, command=False):
# Variables bellow is newer used
subprocess.Popen(exec_string, shell=True).communicate()[0]
def HoldConnection(alias):
print "Connecting to " + alias + ". Press CTRL+C to cancel."
time.sleep(1)