eprefix-activate: remove unnecessary space; add new line to profile check

This commit is contained in:
XGQT
2020-03-08 13:34:04 +01:00
parent 988186b19d
commit c7f07c08b7

@ -143,6 +143,7 @@ FEATURES="${FEATURES} -usersandbox -sandbox"
export FEATURES
# Check if we are on a prefix profile
echo ""
if command_exists eselect
then
eprofile="$(eselect profile show)"