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)
commit519f3c0575748968ece2f556f370ade98c59ff05
tree2d30e28cafc4d4b6ef3c048ab47a884fb41996a3
parented0410309bfdefb0d31cb247c26b947956fb1137
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
source/script/tests/selftest.pl
source/script/tests/test_quick.sh
source/script/tests/test_rpc_quick.sh