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