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