Merge "Update RHEL Registration"

This commit is contained in:
Jenkins 2014-11-25 22:17:52 +00:00 committed by Gerrit Code Review
commit ccf95e7857

View File

@ -115,5 +115,5 @@ case "${REG_METHOD:-}" in
;;
*)
echo "WARNING: only 'portal' and 'satellite' are valid values for REG_METHOD."
exit 1
exit 0
esac