summaryrefslogtreecommitdiff
path: root/python/test/Glacier2/application/Server.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/test/Glacier2/application/Server.py')
-rw-r--r--python/test/Glacier2/application/Server.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/test/Glacier2/application/Server.py b/python/test/Glacier2/application/Server.py
index 90719545d5b..bda0c01a7d4 100644
--- a/python/test/Glacier2/application/Server.py
+++ b/python/test/Glacier2/application/Server.py
@@ -21,7 +21,7 @@ class CallbackI(Test.Callback):
current.adapter.getCommunicator().shutdown()
class Server(Ice.Application):
-
+
def run(self, args):
print(args)
self.communicator().getProperties().setProperty("DeactivatedAdapter.Endpoints", "default -p 12011")