Enable VERBOSE logs for nips, greatspn, and python tests.

* wrap/python/tests/run.in, iface/nips/nipstest/defs.in,
iface/gspn/defs.in: Do not disable VERBOSE when running from "make
check".  Since we have started using parallel-check on 2009-08-31,
we should always send verbose output to the log.
This commit is contained in:
Alexandre Duret-Lutz 2011-02-10 12:58:16 +01:00
parent 0385f5b6c7
commit 40e7350c80
4 changed files with 15 additions and 13 deletions

View file

@ -1,3 +1,12 @@
2011-02-10 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Enable VERBOSE logs for nips, greatspn, and python tests.
* wrap/python/tests/run.in, iface/nips/nipstest/defs.in,
iface/gspn/defs.in: Do not disable VERBOSE when running from "make
check". Since we have started using parallel-check on 2009-08-31,
we should always send verbose output to the log.
2011-02-10 Alexandre Duret-Lutz <adl@lrde.epita.fr>
This should finally fix kv.test and dotty.test on the LIP6 buildfarm.