Commits

kh1 committed 40068fda67d
Fix progress bar not showing 100% after ignore error. Once we had a install error that was ignored by the user, the total amount of the progress bar could never reach 100 percent as we missed to add the progress amount of the failure.