X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft2203-add-intent.sh;h=25435290a71ae8031762a3e63537fd3a23a8fc90;hb=b51ffa80f6e65fde91a667c4825eeeb4deb997f6;hp=58a329961e5c269e1b035558db890c9e30375147;hpb=0fa0514b9172186d018c884da296ac6705c3e07c;p=git.git diff --git a/t/t2203-add-intent.sh b/t/t2203-add-intent.sh index 58a329961..25435290a 100755 --- a/t/t2203-add-intent.sh +++ b/t/t2203-add-intent.sh @@ -41,7 +41,7 @@ test_expect_success 'cannot commit with i-t-a entry' ' echo frotz >nitfol && git add rezrov && git add -N nitfol && - test_must_fail git commit + test_must_fail git commit -m initial ' test_expect_success 'can commit with an unrelated i-t-a entry in index' '