blob: b28d3e038d6edf376d845ddeea8250bf56d94c84 [file] [log] [blame]
if (!global.bootstrapped) {
console.error('should run bootstrap script first');
process.exitCode = 1;
}