summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorLibravatar Ramsay Jones <ramsay@ramsayjones.plus.com>2017-09-17 23:58:18 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2017-09-19 12:29:59 +0900
commit7236a34c984de7027efbc8a03403598f01f173a2 (patch)
tree0deedda04c701bcc7565039592e93abc0acff3d7 /.github
parenttest-lib: use more compact expression in PIPE prerequisite (diff)
downloadtgif-7236a34c984de7027efbc8a03403598f01f173a2.tar.xz
t9010-*.sh: skip all tests if the PIPE prereq is missing
Every test in this file, except one, is marked with the PIPE prereq. However, that lone test ('set up svn repo'), only performs some setup work and checks whether the following test should be executed (by setting an additional SVNREPO prerequisite). Since the following test also requires the PIPE prerequisite, performing the setup test, when the PIPE preequisite is missing, is simply wasted effort. Use the skip-all test facility to skip all tests when the PIPE prerequisite is missing. Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> Reviewed-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions