diff options
author | Jens Lehmann <Jens.Lehmann@web.de> | 2014-07-09 21:34:12 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-07-10 13:04:34 -0700 |
commit | cd78cea29d5476c6178cd49c08d10566f5bf0d4f (patch) | |
tree | 5ec158fc906d264b5a9db3e8d5dde2d508f2ea19 /credential.h | |
parent | Merge branch 'dt/refs-check-refname-component-sse' (diff) | |
download | tgif-cd78cea29d5476c6178cd49c08d10566f5bf0d4f.tar.xz |
t/Makefile: check helper scripts for non-portable shell commands too
Currently only the "t[0-9][0-9][0-9][0-9]-*.sh" scripts are tested for
shell incompatibilities using the check-non-portable-shell.pl script. This
makes it easy to miss non-POSIX constructs added to one of the t/*lib*.sh
helper scripts, as they aren't automatically detected.
Fix that by adding a THELPERS variable containing all shell scripts that
aren't tests and add these to the "test-lint-shell-syntax" target too.
Signed-off-by: Jens Lehmann <Jens.Lehmann@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'credential.h')
0 files changed, 0 insertions, 0 deletions