Oswald Buddenhagen <oswald.buddenhagen@xxxxxx> writes: > +test_expect_success 'cover letter with --description-file' ' > + test_when_finished "rm -f description.txt" && > + cat >description.txt <<\-EOF && "<<\-EOF" -> "<<-\EOF" No need to resend as I've fixed it up locally already. "make test" would have caught this, by the way. Thanks.