rhinstaller / fedup

Deprecated Fedora Upgrade tool
GNU General Public License v2.0
23 stars 13 forks source link

typo in callback.py #4

Closed timlau closed 12 years ago

timlau commented 12 years ago

There is a typo in line 123 in callback.py

-       eelf.log.debug('restarting depsolve')
+       self.log.debug('restarting depsolve')