summaryrefslogtreecommitdiff
path: root/java/test/IceXML/encoding/run.py
diff options
context:
space:
mode:
Diffstat (limited to 'java/test/IceXML/encoding/run.py')
-rwxr-xr-xjava/test/IceXML/encoding/run.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/java/test/IceXML/encoding/run.py b/java/test/IceXML/encoding/run.py
index 0829f8c501d..499c2d4d87f 100755
--- a/java/test/IceXML/encoding/run.py
+++ b/java/test/IceXML/encoding/run.py
@@ -34,8 +34,7 @@ if not output:
clientPipe.close()
sys.exit(1)
print "ok"
-print output,
-
+print output
clientPipe.close()
sys.exit(0)