Bugzilla – Bug 1144627
Fix shell bugs (that ShellCheck found) by removing obsolete XVersion code
Last modified: 2022-09-12 10:32:27 UTC
Back in 2006 SUSE Linux was migrating from XFree86 to X.org which used different filesystem paths, so YaST got an internal config file to manage the transition. It is time to delete that obsolete code. The trigger for this was running ShellCheck in yast2-installation which found a bug in the obsolete code. https://www.shellcheck.net/
- https://github.com/yast/yast-yast2/pull/902 - https://github.com/yast/yast-installation/pull/780 - https://github.com/yast/yast-country/pull/205
All fixes merged and submitted