ostree/src
Sam Spilsbury 002e5eeac6 avahi: Don't complain with g_warning if the daemon wasn't running
This is a normal case when running unit tests in client code
on continuous integration infrastructure. When those tests are
running they will set G_DEBUG=fatal-warnings which will cause
the program to abort if a warning is emitted. Instead, emit
a debug message if the problem was that we couldn't connect to
the daemon.

Closes: #1542
Approved by: jlebon
2018-04-18 19:39:33 +00:00
..
boot Add concept of "staged" deployment 2018-04-12 14:55:12 +00:00
libostree avahi: Don't complain with g_warning if the daemon wasn't running 2018-04-18 19:39:33 +00:00
libotutil libotutil/checksum-utils: Fix memory management 2018-03-29 13:45:26 +00:00
ostree lib/sysroot: Move staged into deployment list, rework handling 2018-04-18 18:59:15 +00:00
rofiles-fuse Add SPDX-License-Identifier to source files 2018-01-30 20:03:42 +00:00
switchroot switchroot: Don't log if running as pid1, minor code style cleanups 2018-04-13 20:01:51 +00:00