various: Once again hide kernel. Related to #46
This commit is contained in:
parent
aa22d4e32d
commit
2ef3584f5b
4
pfetch
4
pfetch
|
@ -216,9 +216,7 @@ get_kernel() {
|
||||||
case $os in
|
case $os in
|
||||||
# Don't print kernel output on some systems as the
|
# Don't print kernel output on some systems as the
|
||||||
# OS name includes it.
|
# OS name includes it.
|
||||||
*BSD*|Haiku|Minix)
|
*BSD*|Haiku|Minix) ;;
|
||||||
log kernel "?"
|
|
||||||
;;
|
|
||||||
|
|
||||||
IRIX)
|
IRIX)
|
||||||
kernel=$(uname -vR)
|
kernel=$(uname -vR)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user