]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Allow the output directory to be overridden
authorRichard Maw <richard.maw@codethink.co.uk>
Tue, 5 Dec 2023 18:06:40 +0000 (18:06 +0000)
committerRichard Maw <richard.maw@codethink.co.uk>
Wed, 13 Dec 2023 17:55:46 +0000 (17:55 +0000)
For integration tests it would be preferable to operate on a copy
so tests can be run in parallel and avoid interfering.

mkosi.conf

index 9961407a04319770c82ab0a7a8ba20025fcfccf6..5e941959e5e5cd072a61338f61921838f4e65893 100644 (file)
@@ -4,7 +4,7 @@
 Images=system
 
 [Output]
-OutputDirectory=mkosi.output
+@OutputDirectory=mkosi.output
 BuildDirectory=mkosi.builddir
 CacheDirectory=mkosi.cache