Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4-test: don't fix broken objects during dbcheck test | Andrew Tridgell | 2011-07-21 | 1 | -1/+1 |
| | | | | | this leaves the database as-is, which makes it easier to examine the problem | ||||
* | dbcheck: test the --reindex option | Andrew Tridgell | 2011-07-21 | 1 | -0/+5 |
| | | | | Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | ||||
* | s4-test: added dbcheck run to test suite | Andrew Tridgell | 2011-07-21 | 1 | -0/+21 |
This should catch corruption that happens during a test run Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> |