]> git.ipfire.org Git - thirdparty/systemd.git/commit
sys-script: remove output directory if it exists 6942/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 29 Sep 2017 10:28:25 +0000 (12:28 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 29 Sep 2017 10:28:25 +0000 (12:28 +0200)
commit0bca795456f64bd29285a32abb2d3674e12923df
tree5b3b6c6ba398dfdf4220cc05542fe0c54145863d
parent227ef9bc38804b04620420f57226246fab1a0a9c
sys-script: remove output directory if it exists

meson will occasionally call us even though the output directory
exists. Let's just nuke and recreate in that case.
test/create-sys-script.py
test/sys-script.py