Skip to content

Commit e241bec

Browse files
committed
fix
1 parent 80939c2 commit e241bec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/Nipe/Engine/Start.pm

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ package Nipe::Engine::Start {
7979
if ($status =~ /true/) {
8080
return 1;
8181
}
82+
83+
return $status;
8284
}
8385
}
8486

0 commit comments

Comments
 (0)