X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft6002-rev-list-bisect.sh;h=fcb33027648b8449cba5869cbe808a4e26ff7f2d;hb=8299886619b8dab99773b5810f50c63a50b2d611;hp=7831e3461c3dd7d332db56e9f5828a27009c9460;hpb=38ebbacd93eb547b3608b64a2efc60fd79e1ea85;p=git.git diff --git a/t/t6002-rev-list-bisect.sh b/t/t6002-rev-list-bisect.sh index 7831e3461..fcb330276 100755 --- a/t/t6002-rev-list-bisect.sh +++ b/t/t6002-rev-list-bisect.sh @@ -163,7 +163,7 @@ test_sequence() # the bisection point is the head - this is the bad point. # -test_output_expect_success "--bisect l5 ^root" 'git-rev-list $_bisect_option l5 ^root' <