-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
In generate.js on line 32 the statement "process.exit(1);" is outside the catch block. I suggest that it should be inside.
I noticed because I tried running generate.js from a bash script which checks the exit code before copying the data files. As is it reports that generate.js has failed, but in fact it has completed without errors.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels