fix c9 open --wait

pull/385/head
nightwing 2016-11-24 22:43:34 +00:00
rodzic 18dea5502f
commit c4500a1abc
1 zmienionych plików z 10 dodań i 10 usunięć

Wyświetl plik

@ -154,7 +154,7 @@ define(function(require, exports, module) {
? { ace: { jump: jump } }
: { meta: { newfile: true } }
}, function(){
next();
setTimeout(next); // TabManager calls this before returning the tab!
});
if (message.wait) {