lib/boojs.rb in boojs-0.0.25 vs lib/boojs.rb in boojs-0.0.26
- old
+ new
@@ -86,9 +86,10 @@
})
system.stderr.writeLine("%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%");
phantom.exit(1);
}
+ //@maboiteaspam (https://github.com/ariya/phantomjs/issues/11961)
console.error = function(msg) {
system.stderr.writeLine(msg)
};
function booPing() {