openSUSE / docmanager

Manage DocBook 5 Meta Information
http://opensuse.github.io/docmanager/index.html
GNU General Public License v3.0
6 stars 6 forks source link

Proceed on error when handling multiple files #50

Closed fsundermeyer closed 9 years ago

fsundermeyer commented 9 years ago

When running docmanager on multiple files it will stop processing when an error occurs with one of the files. After that it's up to the user to find out which files have been changed and which ones not.

docmanager should continue processing files when an error occurs:

If at all, the current behaviour should only be available on request, e.g. with a --stop-on-error switch.

mschnitzer commented 9 years ago

Implemented with https://github.com/openSUSE/docmanager/commit/db2e26c04499b1b70d772ab1c1a5e171dede3452