X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=t%2Ft1508-at-combinations.sh;h=d5d6244178137cddc985ad4fc32ee3e78c7c5746;hb=452c6d506b1a6dcf24d4ceaa592afc39c1c1a60e;hp=2a46af24d6ae76dd057a88960a815c53b526d1b8;hpb=d46a8301930ae83de30fbbbbce1bb02a98745204;p=git.git diff --git a/t/t1508-at-combinations.sh b/t/t1508-at-combinations.sh index 2a46af24d..d5d624417 100755 --- a/t/t1508-at-combinations.sh +++ b/t/t1508-at-combinations.sh @@ -45,7 +45,7 @@ check "@{u}" upstream-two check "@{u}@{1}" upstream-one check "@{-1}@{u}" master-two check "@{-1}@{u}@{1}" master-one -fail nonsense "@{u}@{-1}" +nonsense "@{u}@{-1}" nonsense "@{1}@{u}" test_done