Dimitri John Ledkov has proposed merging lp:~xnox/upstart/clashing-sockets into 
lp:upstart.

Requested reviews:
  Upstart Reviewers (upstart-reviewers)

For more details, see:
https://code.launchpad.net/~xnox/upstart/clashing-sockets/+merge/222030
-- 
https://code.launchpad.net/~xnox/upstart/clashing-sockets/+merge/222030
Your team Upstart Reviewers is requested to review the proposed merge of 
lp:~xnox/upstart/clashing-sockets into lp:upstart.
=== modified file 'util/tests/test_initctl.c'
--- util/tests/test_initctl.c	2014-05-20 15:04:15 +0000
+++ util/tests/test_initctl.c	2014-06-04 12:53:05 +0000
@@ -121,7 +121,7 @@
 	TEST_ALLOC_FAIL {
 		use_dbus = FALSE;
 		dest_name = NULL;
-		dest_address = "unix:abstract=/com/ubuntu/upstart/test";
+		dest_address = "unix:abstract=/com/ubuntu/upstart/test_initctl";
 
 		TEST_ALLOC_SAFE {
 			server = nih_dbus_server (dest_address,

=== modified file 'util/tests/test_sysv.c'
--- util/tests/test_sysv.c	2014-06-04 12:17:55 +0000
+++ util/tests/test_sysv.c	2014-06-04 12:53:05 +0000
@@ -97,7 +97,7 @@
 
 
 	TEST_FUNCTION ("sysv_change_runlevel");
-	dest_address = "unix:abstract=/com/ubuntu/upstart/test";
+	dest_address = "unix:abstract=/com/ubuntu/upstart/test_sysv";
 
 	TEST_FILENAME (utmp_file);
 	TEST_FILENAME (wtmp_file);

-- 
upstart-devel mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/upstart-devel

Reply via email to