From 2c2a1236a6563b33941c275b89c8a53a85807c29 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Fri, 2 Mar 2018 17:07:27 -0600 Subject: harmony/libnih: what a surprise, ANOTHER broken dbus test --- harmony/libnih/parse-test-fix.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 harmony/libnih/parse-test-fix.patch (limited to 'harmony/libnih/parse-test-fix.patch') diff --git a/harmony/libnih/parse-test-fix.patch b/harmony/libnih/parse-test-fix.patch new file mode 100644 index 000000000..e993bf324 --- /dev/null +++ b/harmony/libnih/parse-test-fix.patch @@ -0,0 +1,11 @@ +--- libnih-1.0.3/nih-dbus-tool/tests/test_parse.c.old 2018-03-02 16:54:29.969068332 -0600 ++++ libnih-1.0.3/nih-dbus-tool/tests/test_parse.c 2018-03-02 17:05:41.629074683 -0600 +@@ -7908,7 +7908,7 @@ + + TEST_EQ_P (node, NULL); + +- TEST_FILE_EQ (output, ("test:foo:2:0: " ++ TEST_FILE_EQ (output, ("test:foo:1:36: " + "Invalid object path in name attribute\n")); + TEST_FILE_END (output); + TEST_FILE_RESET (output); -- cgit v1.2.3-60-g2f50