X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=t%2Ft6003-rev-list-topo-order.sh;h=d99a9ad39e45c0020d385799c28dcd3cdc4e1eda;hb=5c87a8c5602eb09810679dd3e0bcfc7ae1fed111;hp=98f9a1e6776c0aba2eb6b9cfeeb4b06ced596b62;hpb=d7bba815753bf8c31886fcf6bb89c9e6250674a5;p=git.git diff --git a/t/t6003-rev-list-topo-order.sh b/t/t6003-rev-list-topo-order.sh index 98f9a1e6..d99a9ad3 100755 --- a/t/t6003-rev-list-topo-order.sh +++ b/t/t6003-rev-list-topo-order.sh @@ -79,7 +79,7 @@ save_tag g4 unique_commit g6 tree -p g3 -p h2 git-update-ref HEAD $(tag l5) -test_expect_success 'rev-list has correct number of entries' 'git-rev-list HEAD | wc -l | tr -s " "' <