summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-01-22 18:35:08 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-02-12 00:21:06 +0100
commit89711996b3f561522508306e0b5ecf34f6016638 (patch)
tree1a677a8a00c4a00fb6f9fb8ad3264175003793bb /.gitignore
parentcore: make sure to destroy all name watching bus slots when we are kicked off... (diff)
downloadsystemd-89711996b3f561522508306e0b5ecf34f6016638.tar.xz
systemd-89711996b3f561522508306e0b5ecf34f6016638.zip
basic/util: move execute_directory() to separate file
It's a fairly specialized function. Let's make new files for it and the tests.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fe7859c265..7b5bb41259 100644
--- a/.gitignore
+++ b/.gitignore
@@ -194,6 +194,7 @@
/test-env-util
/test-escape
/test-event
+/test-exec-util
/test-execute
/test-extract-word
/test-fd-util