[BUG] make test fails on osx (t7502-commit.sh)
- Date: Fri, 16 May 2008 19:59:11 -0400
- From: "Rhodes, Kate" <masukomi@xxxxxxxxx>
- Subject: [BUG] make test fails on osx (t7502-commit.sh)
just checked out the main branch 1fbb58b4153e90eda08c2b022ee32d90729582e6
The offending message from make test follows. -KateP.S. My apologies if this is a dupe. I didn't see it when i searched the archives.
*** t7502-commit.sh *** * ok 1: the basics * ok 2: partial * ok 3: partial modification in a subdirecotry * ok 4: partial removal * ok 5: sign off * ok 6: multiple -m * ok 7: verbose * ok 8: cleanup commit messages (verbatim,-t) * ok 9: cleanup commit messages (verbatim,-F) * ok 10: cleanup commit messages (verbatim,-m) * ok 11: cleanup commit messages (whitespace,-F) * ok 12: cleanup commit messages (strip,-F) * ok 13: cleanup commit messages (strip,-F,-e) * ok 14: author different from committer sed: 1: "expect": invalid command code e * FAIL 15: committer is automatic echo >>negative && git commit -e -m "sample" head -n 8 .git/COMMIT_EDITMSG | \ sed "s/^# Committer: .*/# Committer:/" >actual && test_cmp expect actual * ok 16: do not fire editor in the presence of conflicts * failed 1 among 16 test(s) make[1]: *** [t7502-commit.sh] Error 1 make: *** [test] Error 2 -- 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
- Follow-Ups:
- Re: [BUG] make test fails on osx (t7502-commit.sh)
- From: Kevin Ballard
- Re: [BUG] make test fails on osx (t7502-commit.sh)
- Prev by Date: Re: [PATCH] Export GIT_DIR after setting it
- Next by Date: Re: [PATCH] mailsplit and mailinfo: gracefully handle NUL characters
- Previous by thread: partial globbing in fetch refspecs broken in v1.5.5
- Next by thread: Re: [BUG] make test fails on osx (t7502-commit.sh)
- Index(es):