Merge branch 'master' of github.com:netdisco/netdisco
This commit is contained in:
@@ -139,7 +139,7 @@ foreach my $host (@hostlist) {
|
|||||||
$job->log("error running job: $_");
|
$job->log("error running job: $_");
|
||||||
};
|
};
|
||||||
|
|
||||||
if ($job->log eq 'no worker succeeded during main phase') {
|
if ($job->log eq 'failed to report from any worker!') {
|
||||||
pod2usage(
|
pod2usage(
|
||||||
-msg => (sprintf 'error: %s is not a valid action', $action),
|
-msg => (sprintf 'error: %s is not a valid action', $action),
|
||||||
-verbose => 2,
|
-verbose => 2,
|
||||||
|
|||||||
Reference in New Issue
Block a user