Replace `return' outside of function with exit
MFC after: 3 days X-MFC-to: stable/10 Pointy hat to: me
This commit is contained in:
parent
0a8354938c
commit
65f3614085
@ -1647,7 +1647,7 @@ while :; do
|
||||
esac
|
||||
done
|
||||
|
||||
return $SUCCESS
|
||||
exit $SUCCESS
|
||||
|
||||
################################################################################
|
||||
# END
|
||||
|
Loading…
x
Reference in New Issue
Block a user