From: Ian Jackson Date: Thu, 26 Jul 2018 05:35:31 +0000 (+0100) Subject: test suite: run-all: Minor refactoring etc. X-Git-Tag: archive/debian/6.0~23 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=d7e20af364775278c1f7f2398c8debdb0af8fb40;hp=d7e20af364775278c1f7f2398c8debdb0af8fb40;p=dgit.git test suite: run-all: Minor refactoring etc. * Makefile: Move the DGIT_TEST_RETRY_COUNT if/else into the rule. This removes a small amount of duplication. * run-all: Document the option to pass explicitly list of scripts. * run-all: Add an option parser, which currently supports no options. Signed-off-by: Ian Jackson ---