selftest: enable FAIL_IMMEDIATELY in autobuild make test
authorAndrew Tridgell <tridge@samba.org>
Tue, 28 Sep 2010 18:23:35 +0000 (11:23 -0700)
committerAndrew Tridgell <tridge@samba.org>
Tue, 28 Sep 2010 18:36:40 +0000 (11:36 -0700)
commit00611cbcf6ea2da2b0b9179c9ef8e3bd27555c5c
tree0f18e38b9dca804203ad2183cee43b89a4019061
parentf4177b66c5b9351cf36b09f6b55b042985d633f0
selftest: enable FAIL_IMMEDIATELY in autobuild make test

this should reduce the time we wait for previous failing builds.

Right now this will only work for s4, as we need a makefile change for
s3 support
script/autobuild.py