r22160: Only use test environment names that actually exist (get make
authorAndrew Bartlett <abartlet@samba.org>
Wed, 11 Apr 2007 01:32:38 +0000 (01:32 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:49:55 +0000 (14:49 -0500)
commitdbfb32ffe5925259994712c9b1f18c4b60b9cdee
tree71b75c10c0d2b91705140e07c98ddce749ff65ee
parente338b4b47b6271ca46060a1fe8c61ab8afaecc8f
r22160: Only use test environment names that actually exist (get make
quicktest to pass).

Ensure that when we fail on the build farm, this ends up in the total
failures.

I think having the 2 different functions for running the tests is just
asking for this kind of failure.  The build farm should be a
presentation detail, and not alter the test behaviour.

There is still a gremlin in there, we will fail horribly on the farm,
but not on local tests...

Andrew Bartlett
(This used to be commit 519f3c0575748968ece2f556f370ade98c59ff05)
source4/script/tests/selftest.pl
source4/script/tests/test_quick.sh
source4/script/tests/test_rpc_quick.sh