diff options
author | Andrew Tridgell <tridge@samba.org> | 2011-07-13 10:50:24 +1000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2011-07-21 11:44:32 +1000 |
commit | 190ec8796409870d5af2bcd53482cd56cd73f33e (patch) | |
tree | a759ce8f38115b4471576b4a145ed41232773bef /source4/selftest/quick | |
parent | a8cba72119987803a806c3e05f3b5ac3c1be755d (diff) | |
download | samba-190ec8796409870d5af2bcd53482cd56cd73f33e.tar.gz samba-190ec8796409870d5af2bcd53482cd56cd73f33e.tar.bz2 samba-190ec8796409870d5af2bcd53482cd56cd73f33e.zip |
s4-test: added dbcheck run to test suite
This should catch corruption that happens during a test run
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source4/selftest/quick')
-rw-r--r-- | source4/selftest/quick | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/selftest/quick b/source4/selftest/quick index 1827caf48f..aa602fd383 100644 --- a/source4/selftest/quick +++ b/source4/selftest/quick @@ -34,3 +34,4 @@ rpc.handles rpc.echo smb.signing drs.unit +samba4.blackbox.dbcheck |