comparison Tests/Run.py @ 476:77f868063bb3

cleanup
author Alain Mazy <am@osimis.io>
date Tue, 03 May 2022 17:10:29 +0200
parents 06eea14c5906
children 933fe1bbce4f
comparison
equal deleted inserted replaced
475:fe37cf5e9c02 476:77f868063bb3
124 #'--no-jobs' 124 #'--no-jobs'
125 #'/home/jodogne/Subversion/Orthanc/i/Orthanc', CONFIG, '--verbose' 125 #'/home/jodogne/Subversion/Orthanc/i/Orthanc', CONFIG, '--verbose'
126 ]) 126 ])
127 127
128 128
129 print "toto"
130
131 LOCAL = DefineOrthanc(aet = 'ORTHANCTEST', 129 LOCAL = DefineOrthanc(aet = 'ORTHANCTEST',
132 server = 'localhost', 130 server = 'localhost',
133 dicomPort = 5001, 131 dicomPort = 5001,
134 restPort = 5000, 132 restPort = 5000,
135 username = 'alice', 133 username = 'alice',