We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80939c2 commit e241becCopy full SHA for e241bec
lib/Nipe/Engine/Start.pm
@@ -79,6 +79,8 @@ package Nipe::Engine::Start {
79
if ($status =~ /true/) {
80
return 1;
81
}
82
+
83
+ return $status;
84
85
86
0 commit comments