]> granicus.if.org Git - git/commitdiff
Merge branch 'es/test-lint-one-shot-export'
authorJunio C Hamano <gitster@pobox.com>
Tue, 24 Jul 2018 21:50:50 +0000 (14:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 24 Jul 2018 21:50:50 +0000 (14:50 -0700)
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


Trivial merge