Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx> writes: > 2011/5/9 Junio C Hamano <gitster@xxxxxxxxx>: >>> +test_expect_failure 'colon alone magic can only used alone' ' >>> + Â Â test_must_fail git add -n sub/foo : && >>> + Â Â test_must_fail git add -n : sub/foo >>> +' >> >> I don't care too much about this case (it is a user error), but if you >> promise you will turn this expect-failure to expect-success in a follow-up >> patch, why not ;-)? > > failed tests are (annoying enough) to be fixed, right? :) Didn't I say it is not my itch already? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html