From: Junio C Hamano Date: Thu, 30 Jan 2020 22:17:09 +0000 (-0800) Subject: Merge branch 'jn/test-lint-one-shot-export-to-shell-function' X-Git-Tag: v2.26.0-rc0~112 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c7372c9e2c11fa0adbfef2b9c5e5ba4ce19eb688;p=thirdparty%2Fgit.git Merge branch 'jn/test-lint-one-shot-export-to-shell-function' The test-lint machinery knew to check "VAR=VAL shell_function" construct, but did not check "VAR= shell_funciton", which has been corrected. * jn/test-lint-one-shot-export-to-shell-function: fetch test: mark test of "skipping" haves as v0-only t/check-non-portable-shell: detect "FOO= shell_func", too fetch test: avoid use of "VAR= cmd" with a shell function --- c7372c9e2c11fa0adbfef2b9c5e5ba4ce19eb688