X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=blobdiff_plain;f=jhbuild.js;fp=jhbuild.js;h=68b245def92446f8e5a2ed16c5d7d25cbb39aecb;hp=b088626b0e23f6aac3bb197e1a39995ca86937de;hb=e860211ceaac40ef809073d30b07b457e175ea7c;hpb=ea5a086bc07ad5bae1d61131680c0e8249dfcc6f diff --git a/jhbuild.js b/jhbuild.js index b088626..68b245d 100755 --- a/jhbuild.js +++ b/jhbuild.js @@ -233,7 +233,7 @@ function spawnlog (cwd, s, outfile, errfile) { GLib.SpawnFlags.DO_NOT_REAP_CHILD + GLib.SpawnFlags.SEARCH_PATH , null, null, ret); - var ctx = new GLib.MailLoop.c_new (null, false); + var ctx = new GLib.MainLoop.c_new (null, false); var started = false; GLib.child_watch_add(GLib.PRIORITY_DEFAULT, ret.child_pid, function(pid, status) {