]> git.ipfire.org Git - thirdparty/zstd.git/commit
Macos playtest envvars fix (#3035)
authorYonatan Komornik <11005061+yoniko@users.noreply.github.com>
Fri, 4 Feb 2022 02:42:20 +0000 (18:42 -0800)
committerGitHub <noreply@github.com>
Fri, 4 Feb 2022 02:42:20 +0000 (18:42 -0800)
commit4bba97b4cb8705447123a9447854b78662c82ba0
treeea7b5aaf491577daed52d487f3a15c181e9a0607
parentb9566fc558830de2a3fd486961b674774c17b74e
Macos playtest envvars fix (#3035)

* playtests.sh: fix for a bug in macos' /bin/sh that persists temporary env vars when introduced before function calls
* cli-tests/run.py: Do not use existing ZSTD* envvars
tests/cli-tests/run.py
tests/playTests.sh