upgrades-migrations / preupgrade-assistant

The Preupgrade Assistant performs an assessment of the system from the "upgradeability" point of view. Disclaimer: It was fun. R.I.P. :-)
GNU General Public License v3.0
13 stars 15 forks source link

find_solution_txt function enhancement #21

Closed phracek closed 8 years ago

phracek commented 9 years ago

find_solution_txt functionality should be enhanced so that it will use report_parser.get_solution_files.

phracek commented 8 years ago

It is already fixed. https://github.com/phracek/preupgrade-assistant/blob/master/preup/application.py#L419