summaryrefslogtreecommitdiff
path: root/user/libnih/parse-test-fix.patch
blob: e993bf3243a254c9606c320b7e238e0e9c5201be (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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 <node> name attribute\n"));
 		TEST_FILE_END (output);
 		TEST_FILE_RESET (output);