K 10 svn:author V 3 jhb K 8 svn:date V 27 2013-06-28T18:25:04.602933Z K 7 svn:log V 457 MFC 252205: If daily_status_security_inline is set, the rc value needs to be forced to 3 so that the output of this script is always displayed. In fact, setting this flag is identical to setting daily_status_security_output to an empty string. To make the logic less confusing, change the behavior of daily_status_security_inline such that it just forces daily_status_security_output to an empty string and then applies the normal logic. PR: conf/178611 END