diff Tests/Tests.py @ 318:bac7cc80f240

dicomweb: test_wado_transcoding
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 22 Jun 2020 16:15:31 +0200
parents 0124075797cd
children de6e73e4df60
line wrap: on
line diff
--- a/Tests/Tests.py	Wed May 27 09:55:57 2020 +0200
+++ b/Tests/Tests.py	Mon Jun 22 16:15:31 2020 +0200
@@ -111,7 +111,7 @@
 def CallMoveScu(args):
     try:
         subprocess.check_call(GetMoveScuCommand() + args,
-                              stderr=subprocess.PIPE)
+                              stderr = subprocess.PIPE)
     except subprocess.CalledProcessError as e:
         # The error code "69" corresponds to "EXITCODE_CMOVE_ERROR",
         # that has been introduced in DCMTK 3.6.2. This error code is