SUSE: Changed ASCII behavior

In SUSE's `lsb_release`, they have different behavior for `-ir` and
`-d`, one output will be `openSUSE Leap 42.1` and the other will be
`SUSE LINUX 42.1`. This new behavior would also extend compatibility
with SUSE Linux Enterprise.
This commit is contained in:
Muhammad Herdiansyah 2016-10-24 21:53:13 +07:00
parent c869e81e3b
commit e92e691751
2 changed files with 1 additions and 1 deletions

View File

@ -2616,7 +2616,7 @@ colors() {
setcolors 3 7 6 1 8
;;
"OpenSuse"* | "Manjaro"* | "Deepin"*)
*"SUSE"* | "Manjaro"* | "Deepin"*)
setcolors 2 7
;;