Auto install nextor if no dos is given by user.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -7s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -7s
This commit is contained in:
parent
72e4e916bf
commit
74a29e889e
8 changed files with 53 additions and 14 deletions
|
|
@ -5,7 +5,7 @@ BUILD_HELP += \\n\\t* test-dist-qa-dos2-run\\n\\t* test-dist-qa-dos
|
|||
|
||||
$(TEST_DIST_QA_DOS2):
|
||||
$(call mb_mkdir,$(TEST_DIST_QA_DOS2))
|
||||
$(call mb_msxhub_get_dos2,$(TEST_DIST_QA_DOS2))
|
||||
$(call mb_msxhub_getboot_dos2,$(TEST_DIST_QA_DOS2))
|
||||
|
||||
$(TEST_DIST_QA_DOS2)/%: bin/test/dist/% | $(TEST_DIST_QA_DOS2) $(TEST_DIST_DEPS)
|
||||
$(call mb_copy,$<,$@)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue