in case of failure.
Output default '###File Open failed###' string if failed 5 times
Write out error message at exit.
Fail only if primary file log, dbdigest.cfg or longlog writing failed.
git-svn-id: trunk@29271 -
example: %OPT=-gl win32%-WN
if % is found in OPT list, the string after % is only added
to the compiler options if current target is
contained in the list of the string before the % sign.
+ Add %DELOPT dotest option.
can be used in two variants
%DELOPT=-Crio
will suppress -Criot from TEST_OPT if it appears exactly
(-Criot will not match).
%DELOPT=-C* will suppress all options starting with -C.
git-svn-id: trunk@20640 -