Merge branch 'es/test-lint-one-shot-export'
commitd1cd2205c28fdf90095097e3270d0c52db90080a
authorJunio C Hamano <gitster@pobox.com>
Tue, 24 Jul 2018 21:50:50 +0000 (24 14:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 24 Jul 2018 21:50:50 +0000 (24 14:50 -0700)
treeeb4cc1fb3d4e71b9a06327774faafd3ede6b7eda
parent53cae9e0f8d793c7e180f79b86ea2745c59f9bee
parenta0a630192dca77794b2ea94aeb2e6dff0cc1810b
Merge branch 'es/test-lint-one-shot-export'

Look for broken use of "VAR=VAL shell_func" in test scripts as part
of test-lint.

* es/test-lint-one-shot-export:
  t/check-non-portable-shell: detect "FOO=bar shell_func"
  t/check-non-portable-shell: make error messages more compact
  t/check-non-portable-shell: stop being so polite
  t6046/t9833: fix use of "VAR=VAL cmd" with a shell function