summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@qt.io>2017-07-31 11:42:44 +0200
committerSimon Hausmann <simon.hausmann@qt.io>2017-08-02 16:37:17 +0000
commita3b5020a1aee9f8d505b82ba70700518e5786686 (patch)
treee5feb6d8ddc089ac7106639267a4ac1434345fb3
parent1229558a40d269477a31b39e84cc5522489cf8c9 (diff)
configure: prune dead tests::journald
libraries::journald is the actually used one. Change-Id: I2da4ae106dd1041cdb269e05def93523ed5011b2 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
-rw-r--r--src/corelib/configure.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/corelib/configure.json b/src/corelib/configure.json
index 6399e4d3c4..0cbb35e688 100644
--- a/src/corelib/configure.json
+++ b/src/corelib/configure.json
@@ -167,11 +167,6 @@
"type": "compile",
"test": "unix/ipc_posix"
},
- "journald": {
- "label": "journald",
- "type": "compile",
- "test": "unix/journald"
- },
"ppoll": {
"label": "ppoll()",
"type": "compile",