Closedown

This commit is contained in:
sfop
2017-03-30 09:35:24 +02:00
parent 178b682fc2
commit 4b0ace744f
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -305,7 +305,7 @@ if get_context().isServerEnabled():
#Managing local camtool server
CAMTOOL_SERVER_SCRIPT = "camtool_pshell" #"cam_server"
CAMTOOL_SERVER_SCRIPT = "cam_server" #"camtool_pshell"
def _get_camtool_port():
return camtool.url[camtool.url.rfind(":")+1:]