open-133: move log calls to match what is really happening
Review Request #539 - Created Jan. 19, 2012 and updated
Oz Linden | Reviewers | ||
open-133 | jenn, nat_linden | ||
None | autobuild |
The proposed change just moves the generation of the progress messages from before to after the checks that determine whether or not the operation is needed so that the messages are displayed only when the step is actually being performed. This changes only the logging - the actual operations have not been modified.
I've run installs that demonstrate that the messages actually match what is happening (by comparing file modification times).
Other reviews