Re: [PATCH] git-cvsserver: added support for update -p

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jan Wielemaker
Date: Wednesday, October 10, 2007 - 10:27 am

> On Wed, 10 Oct 2007, Jan Wielemaker wrote:

Thanks.  B.t.w. from the main directory:

gollem (git) 21_> make check
for i in *.c; do 
sparse -g -O2 -Wall  -DSHA1_HEADER='<openssl/sha.h>' -DETC_GITCONFIG='"/home/jan/etc/gitconfig"' -DNO_STRLCPY -D__BIG_ENDIAN__ -D__powerpc__ 
$i || exit; done
/bin/sh: sparse: command not found
make: *** [check] Error 127

Dunno, but maybe something like this is more appropriate:

	echo "See t/README for testing GIT"

	Cheers --- Jan

P.s.	My modified version passes all tests.


-
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:
[PATCH] git-cvsserver: added support for update -p, Jan Wielemaker, (Wed Oct 10, 4:16 am)
Re: [PATCH] git-cvsserver: added support for update -p, Johannes Schindelin, (Wed Oct 10, 6:47 am)
Re: [PATCH] git-cvsserver: added support for update -p, Jan Wielemaker, (Wed Oct 10, 7:26 am)
Re: [PATCH] git-cvsserver: added support for update -p, Johannes Schindelin, (Wed Oct 10, 9:41 am)
Re: [PATCH] git-cvsserver: added support for update -p, Jan Wielemaker, (Wed Oct 10, 10:27 am)
Re: [PATCH] git-cvsserver: added support for update -p, Johannes Schindelin, (Wed Oct 10, 12:27 pm)
Re: [PATCH] git-cvsserver: added support for update -p, Frank Lichtenheld, (Wed Oct 10, 1:00 pm)
Re: [PATCH] git-cvsserver: added support for update -p, Andreas Ericsson, (Thu Oct 11, 1:45 am)
[PATCH] cvsserver: added support for update -p, Frank Lichtenheld, (Thu Oct 11, 9:36 am)
Re: [PATCH] cvsserver: added support for update -p, Jan Wielemaker, (Thu Oct 11, 9:52 am)
Re: [PATCH] cvsserver: added support for update -p, Frank Lichtenheld, (Thu Oct 11, 10:29 am)
Re: [PATCH] cvsserver: added support for update -p, Johannes Schindelin, (Thu Oct 11, 1:59 pm)
Re: [PATCH] cvsserver: added support for update -p, Frank Lichtenheld, (Thu Oct 11, 2:07 pm)