From 5758d7fd9d29a9dbe4a9df2a638187761eae38ab Mon Sep 17 00:00:00 2001 From: Packit Bot Date: May 06 2021 14:18:56 +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