Le dimanche 27 juillet 2008, Christian Couder a écrit :
Le jeudi 24 juillet 2008, Jonathan Nieder a écrit :
quoted
t6030-bisect-porcelain.sh relies on "ls" exiting with nonzero
status when asked to list nonexistent files. Unfortunately,
/bin/ls on Mac OS X 10.3 exits with exit code 0. So look at
its output instead.
Signed-off-by: Jonathan Nieder <redacted>
Acked-by: Christian Couder <redacted>
It seems that there is a problem with the message itself though. When I "git
am" it, I get:
fatal: cannot convert from x-unknown to utf-8
It seems that it is mime encoded or something and my git
(1.6.0.rc0.80.gf54f0) doesn't like it.
Regards,
Christian.