ref: 49e991eaed54c50cc65a0f9895ff69a6aa1517ab
parent: b00b3d37397002383d14a122a6e166d23d2daa22
author: cinap_lenrek <[email protected]>
date: Fri Dec 31 11:15:20 EST 2021
/rc/lib/rcmain: remove useless exit $staus at the end
--- a/rc/lib/rcmain
+++ b/rc/lib/rcmain
@@ -37,4 +37,3 @@
status=''
. $*
}
-exit $status