From 17c851c7718434634fcf77dad79d473f79003570 Mon Sep 17 00:00:00 2001 From: Packit Service Date: Dec 09 2020 15:00:24 +0000 Subject: Apply patch 0001-gdbus-unix-addresses-test-don-t-g_debug-when-also-te.patch patch_name: 0001-gdbus-unix-addresses-test-don-t-g_debug-when-also-te.patch present_in_specfile: true location_in_specfile: 1 --- diff --git a/gio/tests/gdbus-unix-addresses.c b/gio/tests/gdbus-unix-addresses.c index 8b58513..746a7c2 100644 --- a/gio/tests/gdbus-unix-addresses.c +++ b/gio/tests/gdbus-unix-addresses.c @@ -106,7 +106,6 @@ set_up_mock_dbus_launch (void) { path = g_strconcat (g_test_get_dir (G_TEST_BUILT), ":", g_getenv ("PATH"), NULL); - g_debug ("PATH=%s", path); g_setenv ("PATH", path, TRUE); /* libdbus won't even try X11 autolaunch if DISPLAY is unset; GDBus