[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: git-core for Debian GNU/Hurd



Thomas Schwinge <tschwinge@gnu.org> (02/08/2007):
> Michael, again, please apply these two attached patches to the Debian
> `git' package, build and upload.  You did say that the Debian git
> build system does not run the included git test suite, right?

Hi,

you can have a look at the build logs by checking[1,2] (warning, the
source package is `git-core'), and it seems that the testsuite is run:
| /usr/bin/make -C t/ all
| make[2]: Entering directory `/build/buildd/git-core-1.5.2.4/t'
| *** t0000-basic.sh ***

In debian/rules:
|         DESTDIR='$(GIT)'-core $(MAKE) all test \
| 		          CC='$(CC)' CFLAGS='$(CFLAGS)' $(OPTS)

I guess it should be trivial to make test only conditionally, using
$(TEST), which is `test' for everything that is not `hurd(-i386)'.

 1. http://buildd.debian.org/     [unstable, all official archs]
 2. http://experimental.ftbfs.de/ [experimental, plus unofficial archs]

Cheers,

-- 
Cyril Brulebois

Attachment: pgpBoHOHINMv1.pgp
Description: PGP signature


Reply to: