Explict failure return
This commit is contained in:
parent
de55b02828
commit
ca08cc0984
1 changed files with 1 additions and 0 deletions
|
|
@ -85,6 +85,7 @@ sub notify {
|
||||||
} else {
|
} else {
|
||||||
$error->warn("Couldn't connect to Spectre because ".$POE::Component::IKC::ClientLite::error);
|
$error->warn("Couldn't connect to Spectre because ".$POE::Component::IKC::ClientLite::error);
|
||||||
}
|
}
|
||||||
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue