t5500 & t7403: lose bash-ism "local"
[gitweb.git] / t / t4014-format-patch.sh
index 3b99434e3e6f534efe44850fef3d1d77c04f5856..9c52efc9d4c2b02cfe81abcf6d721277d5bdfe5c 100755 (executable)
@@ -1072,7 +1072,7 @@ test_expect_success '--from omits redundant in-body header' '
 '
 
 test_expect_success 'in-body headers trigger content encoding' '
-       GIT_AUTHOR_NAME="éxötìc" test_commit exotic &&
+       test_env GIT_AUTHOR_NAME="éxötìc" test_commit exotic &&
        test_when_finished "git reset --hard HEAD^" &&
        git format-patch -1 --stdout --from >patch &&
        cat >expect <<-\EOF &&