mirror of
https://github.com/samba-team/samba.git
synced 2025-02-24 13:57:43 +03:00
autobuild: Run ctdb regression tests
Pair-Programmed-with: Michael Adam <obnox@samba.org> Signed-off-by: Amitay Isaacs <amitay@gmail.com> Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Martin Schwenke <martin@meltin.net>
This commit is contained in:
parent
85a25abed0
commit
e9f4b69bae
@ -40,6 +40,7 @@ tasks = {
|
||||
("configure", "./configure ${PREFIX} --enable-socket-wrapper ", "text/plain"),
|
||||
("make", "make all", "text/plain"),
|
||||
("install", "make install", "text/plain"),
|
||||
("test", "make autotest", "text/plain"),
|
||||
("check-clean-tree", "../script/clean-source-tree.sh", "text/plain"),
|
||||
("clean", "make clean", "text/plain") ],
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user