Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix test-gc script #691

Merged
merged 1 commit into from
Oct 21, 2019
Merged

Fix test-gc script #691

merged 1 commit into from
Oct 21, 2019

Conversation

vweevers
Copy link
Member

npx started to complain:

$ npm run test-gc                                                             
> npx -n=--expose-gc tape test/{cleanup,iterator-gc,chained-batch-gc}*-test.js
ERROR: --node-arg/-n can only be used on packages with node scripts.          

@vweevers vweevers added the semver-patch Bug fixes that are backward compatible label Oct 21, 2019
@vweevers vweevers merged commit e0f5145 into master Oct 21, 2019
@vweevers vweevers deleted the fix-test-gc-script branch October 21, 2019 22:00
@vweevers
Copy link
Member Author

(Ignore the build failure, canceled it, CI doesn't run this script anyway)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-patch Bug fixes that are backward compatible
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant