Searched refs:stop_on_non_zero_rc (Results 1 – 3 of 3) sorted by relevance
52 stop_on_non_zero_rc=0, argument143 + str(stop_on_non_zero_rc)
1135 stop_on_non_zero_rc=1,1169 call_point="stop_check", shell_rc=stop_test_rc(), stop_on_non_zero_rc=11288 stop_on_non_zero_rc=1,1300 call_point="stop_check", shell_rc=stop_test_rc(), stop_on_non_zero_rc=1
259 global stop_on_non_zero_rc284 if shell_rc != 0 and stop_on_non_zero_rc: