Implement the long-threatened obfuscation of $PROVISIONAL use
commit390169183b087c885ffcbcd02da70e4560c99aec
authormateor <mateorod9@gmail.com>
Thu, 20 Jun 2013 18:04:04 +0000 (20 13:04 -0500)
committermateor <mateorod9@gmail.com>
Thu, 20 Jun 2013 19:02:24 +0000 (20 14:02 -0500)
treeb3d218d05275627d877ba602ddb65abe39d73f16
parente42f35235766d71c32ed2a7cef9e600cf5fe878b
Implement the long-threatened obfuscation of $PROVISIONAL use

End users will no longer be alerted nor prompted for input when the
autopatcher copies over premade patches. This has the side effect of possibly
making debugging quite difficult. Still, almost a year and no
uknown side-effects yet. And I get bg reports about this constantly. Also,
as I learned more about Unix programming, I have learned that forcing interacti$
is less than ideal.

This preserves $PROVISIONAL alerts in the log and also pretties up the output.
It also institutes a 'print_to_log' function, which works like printtask
and allows us to skip all the manual redirection.
auto_patcher