Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: added Ubuntu error code support to test-process-uid-gid.js
This change adds coverage for the error code received when process.setgid('nobody') is called on Ubuntu, where the standard 'nobody' group from UNIX systems is named 'nogroup'. Refs: nodejs#19594
- Loading branch information