mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-09 04:15:52 +00:00
depot_autopilot.run: adjust TEST_MODULES to build_artifacts
This commit is contained in:
parent
536048592b
commit
309a281b14
@ -452,9 +452,7 @@ proc prepare_to_run_genode { } {
|
||||
# Build boot image from boot modules
|
||||
#
|
||||
|
||||
set boot_modules [build_artifacts]
|
||||
append boot_modules $test_modules
|
||||
build_boot_image $boot_modules
|
||||
build_boot_image [list {*}[build_artifacts] {*}$test_modules]
|
||||
|
||||
set last_test_pkg ""
|
||||
set run_genode_failed 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user