]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
sh: nullify ENV in tests
authorPiotr Pawel Stefaniak <pstef@FreeBSD.org>
Sat, 20 Aug 2022 10:16:18 +0000 (12:16 +0200)
committerPiotr Pawel Stefaniak <pstef@FreeBSD.org>
Wed, 24 Aug 2022 18:21:08 +0000 (20:21 +0200)
commitead0fe475c5e30a94e01cead919a2f1e4bc38c3b
tree2945bfe1d4b647cb21b39994419240dce3a32505
parent09f390a21553f9adf8f581b40060b9b3c0f6a021
sh: nullify ENV in tests

This is to avoid loading .shrc which may contain commands that would
result in output different than expected.

(cherry picked from commit a1423456415ad4784b31513cfe11438d2446881f)
bin/sh/tests/builtins/cd10.0
bin/sh/tests/builtins/fc1.0
bin/sh/tests/execution/int-cmd1.0