commit | 69915d88bca0cb6837c68ca09b702ad051f207e7 | [log] [tgz] |
---|---|---|
author | Ramsay Jones <ramsay@ramsay1.demon.co.uk> | Sat Sep 01 19:10:57 2012 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Sun Sep 02 19:32:30 2012 -0700 |
tree | 1ceeff7ef7782fff7944db66d9c7a45b5d9760eb | |
parent | bb8eb64ef7154dce7d4870f134561729e68ca8c5 [diff] |
t4016-*.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 <ramsay@ramsay1.demon.co.uk> Signed-off-by: Junio C Hamano <gitster@pobox.com>