/rc/lib/rcmain: remove useless exit $staus at the end
This commit is contained in:
parent
b00b3d3739
commit
49e991eaed
1 changed files with 0 additions and 1 deletions
|
@ -37,4 +37,3 @@ if not{
|
||||||
status=''
|
status=''
|
||||||
. $*
|
. $*
|
||||||
}
|
}
|
||||||
exit $status
|
|
||||||
|
|
Loading…
Reference in a new issue