From: Ramsay Jones Date: Sat, 1 Sep 2012 18:10:01 +0000 (+0100) Subject: t3902-*.sh: Skip all tests rather than each test X-Git-Tag: v1.8.0-rc0~62^2~4 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/bb8eb64ef7154dce7d4870f134561729e68ca8c5?hp=bb8eb64ef7154dce7d4870f134561729e68ca8c5 t3902-*.sh: Skip all tests rather than each test Each test in this file is skipped if the TABS_IN_FILENAMES test prerequisite is set. Use the 'skip_all' facility at the head of the file to skip all of the tests instead. Signed-off-by: Ramsay Jones Signed-off-by: Junio C Hamano ---