Skip to content

Commit

Permalink
autobuild: Run ctdb regression tests
Browse files Browse the repository at this point in the history
Pair-Programmed-with: Michael Adam <[email protected]>

Signed-off-by: Amitay Isaacs <[email protected]>
Signed-off-by: Michael Adam <[email protected]>
Reviewed-by: Martin Schwenke <[email protected]>
  • Loading branch information
amitay authored and Martin Schwenke committed Nov 28, 2013
1 parent 85a25ab commit e9f4b69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/autobuild.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
("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") ],

Expand Down

0 comments on commit e9f4b69

Please sign in to comment.