X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;fp=cscript;h=df5d31b6b0fbedc35029b219457895007059bf41;hb=7c33b68d3e52d53936ae53fd2bbd174eaba199e5;hp=1e47b9dc7c1836ebf034f4cc8d7eb16a75e95dac;hpb=b42a61e993a731a7dda13561fc13de337a98d149;p=dcpomatic.git diff --git a/cscript b/cscript index 1e47b9dc7..df5d31b6b 100644 --- a/cscript +++ b/cscript @@ -724,7 +724,7 @@ def test(target, options, test): target.set('LC_ALL', 'C') cmd = 'run/tests' if options['xml']: - target += '--xml ' + cmd += '--xml ' if target.debug: cmd += '--backtrace ' if test is not None: