hotdoc: Let the the registry inspect in forks
So that the whole process doesn't segfault if something bad happens while inspecting
This commit is contained in:
parent
816710d17c
commit
6009b82d65
@ -703,7 +703,6 @@ main (int argc, char *argv[])
|
||||
textdomain (GETTEXT_PACKAGE);
|
||||
#endif
|
||||
|
||||
g_setenv ("GST_REGISTRY_FORK", "no", TRUE);
|
||||
gst_init (NULL, NULL);
|
||||
|
||||
json = g_string_new ("{");
|
||||
|
Loading…
x
Reference in New Issue
Block a user