1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-03-03 06:32:12 +01:00
Marcus Hüwe 3c5a25f1a5 - don't do any exception handling in the sync() method of the metafile() class. It's up to the caller what to do in case of an exception
- edit_meta(): raise an exception instead of printing an "useless" error message.
- make "osc meta prjconf <project> -e" work again (probably r3702 caused the problem)
2008-05-20 16:03:08 +00:00
..