[openSUSE/osc] 8d843b: Revert "interpretation of string literals in messa...
Branch: refs/heads/master Home: https://github.com/openSUSE/osc Commit: 8d843b59682f948705e3e100445e458848fbd3ca https://github.com/openSUSE/osc/commit/8d843b59682f948705e3e100445e458848fbd... Author: Daniel Mach <daniel.mach@suse.com> Date: 2022-07-07 (Thu, 07 Jul 2022) Changed paths: M osc/commandline.py Log Message: ----------- Revert "interpretation of string literals in messages" Emojis were broken due to this commit. The revert causes a change in behavior: "\n" no longer gets resolved to a newline. It is suggested to do the following instead: $ osc <command> ... -m "first line second line" This reverts commit 16fda3115ca6d40771704e34400328ad8d65c9c7. Commit: 496e24fa840b983000f054ccab477ebf172b4e36 https://github.com/openSUSE/osc/commit/496e24fa840b983000f054ccab477ebf172b4... Author: Daniel Mach <daniel.mach@suse.com> Date: 2022-07-08 (Fri, 08 Jul 2022) Changed paths: M osc/commandline.py Log Message: ----------- Merge pull request #1068 from dmach/fix-emoji-in-message Fix emoji in messages Compare: https://github.com/openSUSE/osc/compare/dba4041af0a7...496e24fa840b
participants (1)
-
Daniel Mach