Add action_none to assist hosts with no extra_actions
authorAndrew Bartlett <abartlet@samba.org>
Sun, 2 Sep 2012 00:21:59 +0000 (10:21 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 2 Sep 2012 00:21:59 +0000 (10:21 +1000)
commit178df903c098abc262c2a412d8e5c22957c14b42
treefecb797d89c5947b125d3fbc4a86f986cb941a49
parent52601dd6844a450c51ca0862e341e7e71d7e6ec0
Add action_none to assist hosts with no extra_actions

The previous commit added a handler for extra_actions that are not tied to the success
of the previous actions (allowing lcov and callcatcher to run even on failed tests).

This was missing an action_none for all the other hosts.

Andrew Bartlett
build_test.fns