K 10 svn:author V 5 dougb K 8 svn:date V 27 2001-06-20T07:15:38.000000Z K 7 svn:log V 358 Work around the problem in RELENG_4 where the file doesn't actually exist, and therefore mm_install is returning the "fail" value of the test instead of the "success" value for install. This change is a no-op on HEAD, but since the only harm on RELENG_4 ATM is a spurious warning it can follow the usual MFC practice. Submitted by: A cast of thousands :-/ END