remote-helpers: fix the run of all tests
commite4f0e34c8968183119e5028ed77f3e3a6079e3cb
authorFelipe Contreras <felipe.contreras@gmail.com>
Thu, 4 Apr 2013 15:36:17 +0000 (4 09:36 -0600)
committerJunio C Hamano <gitster@pobox.com>
Thu, 4 Apr 2013 16:35:20 +0000 (4 09:35 -0700)
tree754350a1f5b584396142e351fedae59c6fb69790
parentafeb525980e2a7d2f01e4611f61080fbeac18411
remote-helpers: fix the run of all tests

We don't need to check for duplicate test numbers, we don't have them,
and either way test-lint-duplicates doesn't work in this situation.

Also, while we are on it, enable test-lint-shell-syntax to check for sh
errors.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/remote-helpers/Makefile