commit | 88dbf8287f831d02e8d5023be4f9b42ca224fb75 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Aug 22 09:26:26 2008 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Aug 22 09:57:44 2008 -0400 |
tree | d53870c8bc4f04d84bfc887271d25def7796bdf1 | |
parent | 3ebaf857177fed6f6db1e0f5095f21ed05115cbc [diff] |
resize2fs: Make sure we close out the progress bar in pass #4 This fixes a cosemtic issue where we don't complete the progress bar and issue a newline before printing the final resize successful message. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>