Files
meteor/tools/tests/apps/dev-bundle-bin-commands/exitWithStatus.js
denihs a83f400ed4 - fix test "meteor npm run some-script-name - error returns exit status to shell":
on npm 8 "exit 1" doesn't throw an error anymore...
2023-07-07 09:34:03 -04:00

2 lines
51 B
JavaScript

throw new Error("This script has an exit status");