Skip to content

Conversation

@askervin
Copy link
Collaborator

run_tests.sh exports "kernel_getsource" variable from contents of a kernel_getsource.var.sh file, if the file is in a (parent) directory of a test. A file closer to a test in the directory hierarchy overrides files in its parent directories. This patch enables user to override all files by setting

kernel_getsource='git clone ...' ./run_tests.sh path/to/test

run_tests.sh exports "kernel_getsource" variable from contents of a
kernel_getsource.var.sh file, if the file is in a (parent) directory
of a test. A file closer to a test in the directory hierarchy
overrides files in its parent directories. This patch enables user to
override all files by setting

kernel_getsource='git clone ...' ./run_tests.sh path/to/test

Signed-off-by: Antti Kervinen <antti.kervinen@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant