Merge branch 'jn/test-lint-one-shot-export-to-shell-function'
authorJunio C Hamano <redacted>
Thu, 30 Jan 2020 22:17:09 +0000 (14:17 -0800)
committerJunio C Hamano <redacted>
Thu, 30 Jan 2020 22:17:09 +0000 (14:17 -0800)
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


Trivial merge
git clone https://git.99rst.org/PROJECT