summaryrefslogtreecommitdiffstats
path: root/tests/helpers
diff options
context:
space:
mode:
authorRuediger Meier2016-12-01 09:52:10 +0100
committerKarel Zak2016-12-07 12:35:24 +0100
commit81580f79fa4b96b24a7db67815e7ffa7d3e2d42c (patch)
tree7824683ffefe186b18f570c4131151b324d802a4 /tests/helpers
parentlogin: re-add lastlog.h header (diff)
downloadkernel-qcow2-util-linux-81580f79fa4b96b24a7db67815e7ffa7d3e2d42c.tar.gz
kernel-qcow2-util-linux-81580f79fa4b96b24a7db67815e7ffa7d3e2d42c.tar.xz
kernel-qcow2-util-linux-81580f79fa4b96b24a7db67815e7ffa7d3e2d42c.zip
agetty: remove obsolete HAVE_UPDWTMP fallback
Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
Diffstat (limited to 'tests/helpers')
-rw-r--r--tests/helpers/test_pathnames.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/helpers/test_pathnames.c b/tests/helpers/test_pathnames.c
index 2c9ec5501..d5cdad829 100644
--- a/tests/helpers/test_pathnames.c
+++ b/tests/helpers/test_pathnames.c
@@ -34,7 +34,6 @@ struct hlpPath paths[] =
DEF_HLPPATH(_PATH_DEFPATH),
DEF_HLPPATH(_PATH_DEFPATH_ROOT),
DEF_HLPPATH(_PATH_DEV_LOOP),
- DEF_HLPPATH(_PATH_WTMPLOCK),
DEF_HLPPATH(_PATH_HUSHLOGIN),
DEF_HLPPATH(_PATH_MAILDIR),
DEF_HLPPATH(_PATH_MOTDFILE),