mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Add missing parens
This commit is contained in:
@@ -37,4 +37,4 @@ cp.safeExec.bind(global, 'node script/bootstrap', function(error) {
|
||||
], function(error) {
|
||||
process.exit(error ? 1 : 0);
|
||||
});
|
||||
});
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user