Fix integration test refs #17004
authorPeter Amstutz <peter.amstutz@curii.com>
Thu, 19 May 2022 20:13:57 +0000 (16:13 -0400)
committerPeter Amstutz <peter.amstutz@curii.com>
Thu, 19 May 2022 20:13:57 +0000 (16:13 -0400)
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

sdk/cwl/tests/arvados-tests.sh

index b1a183746676dd7dd4971c0f0f8b73ebbca051d3..9d6646e875e9c9dc3717bb6d666dc9c05ddb99bd 100755 (executable)
@@ -38,7 +38,7 @@ $python test_copy_deps.py
 
 # Test for #17004
 # Checks that the final output collection has the expected properties.
-python test_set_output_prop.py
+$python test_set_output_prop.py
 
 # Run integration tests
 exec cwltest --test arvados-tests.yml --tool arvados-cwl-runner $@ -- --disable-reuse --compute-checksum --api=containers