1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
https://gitlab.com/samba-team/samba is the Official GitLab mirror of https://git.samba.org/samba.git -- Merge requests should be made on GitLab (not on GitHub)
Go to file
Martin Schwenke 64d90c0795 tests: Restore the old behaviour of "make test" so it uses tests/var
This is finally possible, given all the other changes...  :-)

This is a good default because daemons will be left running, test/var
will still exist and test failures can be investigated.

To "automatically" clean up, do:

  ./tests/run_tests.sh -C -V tests/var -- tests/simple/99_daemons_shutdown.sh

... although "killall ctdbd ; rm -rf tests/var" is less keystrokes.  ;-)

Signed-off-by: Martin Schwenke <martin@meltin.net>

(This used to be ctdb commit d661f09c6c76543bd091d51bc0e6fe97ed0f55d1)
2012-05-14 15:02:19 +10:00
ctdb tests: Restore the old behaviour of "make test" so it uses tests/var 2012-05-14 15:02:19 +10:00