mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-08 03:45:49 +01:00
Run volumemonitor test with local vfs
This is an attempt to stop the test from hanging on some build bots in build.gnome.org.
This commit is contained in:
parent
d344ff9d67
commit
13e55b84eb
@ -164,6 +164,8 @@ main (int argc, char *argv[])
|
|||||||
{
|
{
|
||||||
gboolean ret;
|
gboolean ret;
|
||||||
|
|
||||||
|
g_setenv ("GIO_USE_VFS", "local", FALSE);
|
||||||
|
|
||||||
g_type_init ();
|
g_type_init ();
|
||||||
|
|
||||||
g_test_init (&argc, &argv, NULL);
|
g_test_init (&argc, &argv, NULL);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user