CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/09/16 08:16:17
Modified files:
security/nss : Makefile
Added files:
security/nss/patches: patch-nss_tests_policy_policy_sh
patch-nss_tests_ssl_ssl_sh
Log message:
Fix regression tests:
* Export UID, which is stripped by env -i; used by checks if user is root.
* Run tests with bash. Various scripts use bash features.
* Replace unportable grep expression.
ok landry@
