Skip to content
Snippets Groups Projects
Commit cf465e3f authored by tuhe's avatar tuhe
Browse files

updates

parent 110f89a6
Branches
No related tags found
No related merge requests found
......@@ -260,7 +260,7 @@ def mkapp(base_dir="./"):
try:
out = subprocess.run(cmd, cwd=db['local_base_dir_for_test_module'], shell=True, check=True, capture_output=True, text=True)
except Exception as e:
pass
print(e)
@socketio.on("pty-input", namespace="/pty")
def pty_input(data):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment