Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lkt: runner: Run merge_config.sh in build folder
merge_config.sh creates two temporary files in the current working directory, which may not be writeable (such as '/' with systemd-nspawn). Run within the build folder, which we know will be writeable at this point. Signed-off-by: Nathan Chancellor <[email protected]>
- Loading branch information