.
OBS-URL: https://build.opensuse.org/package/show/Base:System/procps?expand=0&rev=71
This commit is contained in:
parent
b0993e3676
commit
5469a25344
@ -143,6 +143,7 @@ hz="$(ps/ps aux 2>&1 | grep -E '^Unknown HZ value')" || true
|
||||
test -z "$hz" || exit 1
|
||||
./pmap -d $$ || {
|
||||
cat /proc/$$/smaps
|
||||
uname -a
|
||||
exit 1
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user