K 10 svn:author V 6 kevans K 8 svn:date V 27 2018-02-06T14:04:39.801651Z K 7 svn:log V 483 MFC r325116,r325515: Stop masking errors during buildenv MFC r325116(imp): Return proper status from buildenv. make buildenv BUILDENV_SHELL= more useful. Remove '|| true' from the command line so that errors are properly returned. There appears to be no reason for it, and it dates back to the original commit by ru@. MFC r325515 (imp): Note interactive shell errors for make buildenv and add a warning for people tempted to add back the || true to get rid of them. END