login
Header Space

 
 

[BUG] make test fails on osx (t7502-commit.sh)

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Date: Friday, May 16, 2008 - 7:59 pm

just checked out the main branch  
1fbb58b4153e90eda08c2b022ee32d90729582e6
The offending message from make test follows.

-Kate
P.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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[BUG] make test fails on osx (t7502-commit.sh), Rhodes, Kate, (Fri May 16, 7:59 pm)
Re: [BUG] make test fails on osx (t7502-commit.sh), Kevin Ballard, (Fri May 16, 10:58 pm)
Re: [BUG] make test fails on osx (t7502-commit.sh), Rhodes, Kate, (Sun May 18, 6:13 pm)
speck-geostationary