swift
d0203fec - tests: avoid the `not env` pattern

Commit
5 years ago
tests: avoid the `not env` pattern The `not env` pattern will result in negating the results of `env`, not the results of the inferior command. This is dependent on the implementation of the shell and env. Use the more portable form.
Author
Committer
Parents
Loading