mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 22:21:10 +02:00
ci-automation: Fix passing multiple test names to vendor scripts
This commit is contained in:
parent
f0765e22c3
commit
e1d9beaeee
@ -165,7 +165,7 @@ function test_run() {
|
|||||||
\"${arch}\" \
|
\"${arch}\" \
|
||||||
\"${vernum}\" \
|
\"${vernum}\" \
|
||||||
\"${tapfile}\" \
|
\"${tapfile}\" \
|
||||||
$@"
|
$*"
|
||||||
set -e
|
set -e
|
||||||
rm -f "${work_dir}/first_run"
|
rm -f "${work_dir}/first_run"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user