mirror of
https://github.com/systemd/systemd.git
synced 2025-08-25 13:49:55 +03:00
mkosi: Allow the output directory to be overridden
For integration tests it would be preferable to operate on a copy so tests can be run in parallel and avoid interfering.
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
Images=system
|
||||
|
||||
[Output]
|
||||
OutputDirectory=mkosi.output
|
||||
@OutputDirectory=mkosi.output
|
||||
BuildDirectory=mkosi.builddir
|
||||
CacheDirectory=mkosi.cache
|
||||
|
||||
|
Reference in New Issue
Block a user