jjb: Use composite linux git tree
[lttng-ci.git] / scripts / lttng-baremetal-tests / run-baremetal-tests.sh
index da991f4435f6ab337b66495df8407bf6ad9e2ce8..1ddac2c66c359fd4a9cf527ecd594229349142f5 100644 (file)
@@ -18,7 +18,7 @@ echo 'At this point, we built the modules and kernel if we needed to.'
 echo 'We can now launch the lava job using those artefacts'
 git clone https://github.com/lttng/lttng-ci
 
-python lttng-ci/scripts/lttng-baremetal-tests/lava-submit.py \
+python3 -u lttng-ci/scripts/lttng-baremetal-tests/lava-submit.py \
                           -t baremetal-tests \
                           -j "$JOB_NAME" \
                           -k "$STORAGE_KERNEL_IMAGE" \
This page took 0.031 seconds and 4 git commands to generate.