Support -j argument on run-cwl-test.sh script, to parallelize the CWL
[arvados-dev.git] / jenkins / run-cwl-tests.sh
index 45d2d86035157443d18003424ac980bbd97819d6..60451ddc33821fbbbb6bcead55c7a92159b0d041 100755 (executable)
@@ -1,5 +1,9 @@
 #!/bin/bash
 
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 read -rd "\000" helpmessage <<EOF
 $(basename $0): Test cwl tool and (optionally) upload to PyPi and Docker Hub.