1
0
mirror of https://github.com/systemd/systemd synced 2025-10-06 00:13:24 +02:00

basic/util: move execute_directory() to separate file

It's a fairly specialized function. Let's make new files for it and the tests.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek
2017-01-22 12:35:08 -05:00
parent 8367fea557
commit 89711996b3
11 changed files with 303 additions and 190 deletions

1
.gitignore vendored
View File

@@ -194,6 +194,7 @@
/test-env-util
/test-escape
/test-event
/test-exec-util
/test-execute
/test-extract-word
/test-fd-util