summaryrefslogtreecommitdiff
path: root/postprocess
diff options
context:
space:
mode:
Diffstat (limited to 'postprocess')
-rw-r--r--postprocess/qa/services.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/postprocess/qa/services.cxx b/postprocess/qa/services.cxx
index 6e95c64b5dab..9616a4a1dc44 100644
--- a/postprocess/qa/services.cxx
+++ b/postprocess/qa/services.cxx
@@ -216,7 +216,7 @@ void Test::test() {
"multiple implementations named \"" + msg(name)
+ "\"")
.getStr()),
- j == k->second.factory);
+ bool(j == k->second.factory));
}
CPPUNIT_ASSERT_MESSAGE(
(OString(