mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 05:56:58 +02:00
Merge pull request #245 from flatcar-linux/kai/sdk-tests
ci-automation: print kola command line
This commit is contained in:
commit
fff05f00c5
@ -51,6 +51,7 @@ if [ "${testscript}" = "qemu_uefi.sh" ] ; then
|
||||
fi
|
||||
fi
|
||||
|
||||
set -x
|
||||
set -o noglob
|
||||
|
||||
sudo kola run \
|
||||
@ -64,3 +65,4 @@ sudo kola run \
|
||||
$@
|
||||
|
||||
set +o noglob
|
||||
set +x
|
||||
|
Loading…
Reference in New Issue
Block a user