Don't spew a g_warning if inotify setup fails
authorMatthias Clasen <mclasen@redhat.com>
Thu, 3 Jun 2010 15:40:02 +0000 (11:40 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 3 Jun 2010 15:42:59 +0000 (11:42 -0400)
commite608b1f067c76db196a63723b50167a00ab39921
tree3cf126ea4f66e7c4788b7d6d2adbe9007fb351c7
parent9562726f35b3e19d5d50d4e2e01bd8c37c7727ab
Don't spew a g_warning if inotify setup fails

We use is_supported when we are trying to find a local file monitor
implementation that works, and having the g_warning in there trips
the test suite.
gio/inotify/inotify-helper.c