projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0703d2f
)
meson.build: drop unused variable
author
Yu Watanabe
<watanabe.yu+github@gmail.com>
Thu, 31 Dec 2020 19:56:31 +0000
(
04:56
+0900)
committer
Yu Watanabe
<watanabe.yu+github@gmail.com>
Mon, 18 Jan 2021 22:04:19 +0000
(07:04 +0900)
test/meson.build
patch
|
blob
|
history
diff --git
a/test/meson.build
b/test/meson.build
index 69ee81eb026adb07a0be470c9de5b415c9a1cd5e..4d7b929a80947263c871eb919a58ace82842d147 100644
(file)
--- a/
test/meson.build
+++ b/
test/meson.build
@@
-64,8
+64,6
@@
test_systemd_tmpfiles_py = find_program('test-systemd-tmpfiles.py')
############################################################
-test_sysusers_dir = join_paths(meson.current_source_dir(), 'test-sysusers')
-
test_sysusers_sh = configure_file(
input : 'test-sysusers.sh.in',
output : 'test-sysusers.sh',