mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-06 05:08:42 +02:00
Interprete unicode escape characters in a "--message" option. In some cases, this breaks the existing UI (but that's OK because it can be fixed by properly escaping the escape character(s)). Note: if we are going to do more advanced stuff in the future, we should move the logic into a separate function.