NIHVIVO-511 show more clearly whether the upgrade process succeeded.
This commit is contained in:
parent
2709d24cc4
commit
10da4551cd
1 changed files with 2 additions and 0 deletions
|
@ -176,6 +176,8 @@ public class FileStorageUpdater implements FSUController {
|
|||
// Clean out the old image directory, separating into files which
|
||||
// were translated, and files for which we found no reference.
|
||||
new ImageDirectoryCleaner(this).clean(translatedFiles);
|
||||
|
||||
updateLog.section("File Storage update is complete.");
|
||||
} finally {
|
||||
updateLog.close();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue