]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Merge pull request #5990 from keszybz/logind
authorDjalal Harouni <tixxdz@opendz.org>
Sun, 21 May 2017 05:14:21 +0000 (07:14 +0200)
committerGitHub <noreply@github.com>
Sun, 21 May 2017 05:14:21 +0000 (07:14 +0200)
A bunch of sd-login improvements

1  2 
Makefile.am
src/test/meson.build

diff --cc Makefile.am
Simple merge
index 0324e3451a51dc27e552dbf723eff86cf30ad7bd,6573bed00f22d90916ff95b397c487a3ad5d8def..892d2929eef96f6f294a59451a36640424428605
@@@ -790,18 -786,9 +790,17 @@@ tests += 
  
          [['src/libsystemd/sd-login/test-login.c'],
           [],
-          [],
-          '', 'manual'],
+          []],
  ]
  
 +if cxx.found()
 +        tests += [
 +                [['src/libsystemd/sd-bus/test-bus-vtable-cc.cc'],
 +                 [],
 +                 []]
 +        ]
 +endif
 +
  ############################################################
  
  tests += [