Re: [Spice-devel] [PATCH phodav 06/13] spice: print err when g_open fails

2019-05-23 Thread Marc-André Lureau
On Thu, May 23, 2019 at 10:37 AM Jakub Janků wrote: > > Don't fail silently when we cannot open the webdav virtio port. > > Signed-off-by: Jakub Janků ack > --- > spice/spice-webdavd.c | 5 + > 1 file changed, 5 insertions(+) > > diff --git a/spice/spice-webdavd.c b/spice/spice-webdavd.c >

[Spice-devel] [PATCH phodav 06/13] spice: print err when g_open fails

2019-05-23 Thread Jakub Janků
Don't fail silently when we cannot open the webdav virtio port. Signed-off-by: Jakub Janků --- spice/spice-webdavd.c | 5 + 1 file changed, 5 insertions(+) diff --git a/spice/spice-webdavd.c b/spice/spice-webdavd.c index 3fac28b..d9b1fae 100644 --- a/spice/spice-webdavd.c +++ b/spice/spice-