[csw-users] typo in gar.conf.mk?

Klaus Heinz khfp.blastwave0704 at gmx.de
Thu Sep 13 13:51:53 CEST 2007


Hi,

reading http://svn.blastwave.org/trac/wiki/GettingStarted I understand
that SKIPTEST=1 is supposed to disable the tests.
The behaviour I see is that SKIPTEST=1 _enables_ the tests while without
defining SKIPTESTS they are disabled.

A look at gar.conf.mk confirms this, the logic seems to be reversed:

  ifeq ($(SKIPTEST),1)
  TEST_SCRIPTS      ?= $(WORKSRC)/Makefile
  else
  TEST_SCRIPTS       =
  endif

This is SVN revision 1573.

ciao
     Klaus

-- 
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail



More information about the users mailing list