zdtm.sh: execute all zdtm test case for a defined commit
This functionality can help to test a patch set: for i in `git rev-list HEAD~15..HEAD`; do ./test/zdtm.sh -c $i || break; done Signed-off-by:Andrey Vagin <avagin@openvz.org> Signed-off-by:
Pavel Emelyanov <xemul@parallels.com>
Showing
test/zdtm.sh
100644 → 100755
Please
register
or
sign in
to comment