K 10 svn:author V 6 emaste K 8 svn:date V 27 2017-09-14T01:24:17.180016Z K 7 svn:log V 316 MFC r323448: bsdinstall: Ignore error return from newaliases(1) This was originally added as "exit $SUCCESS" but with nothing to set the SUCCESS variable. Thus it became an exit with no argument, which just exits with the status of the preceding command. Approved by: re (gjb) Sponsored by: The FreeBSD Foundation END