Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
stderr is supposed to be redirected to NUL (which is roughly equivalent to /dev/null on POSIX), but actually was redirected to a file.
- Loading branch information