From: Ruediger Meier <ruediger.meier@xxxxxxxxxxx> Signed-off-by: Ruediger Meier <ruediger.meier@xxxxxxxxxxx> --- tests/ts/ipcs/functions.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/ts/ipcs/functions.sh b/tests/ts/ipcs/functions.sh index 80c9416..a9cf228 100644 --- a/tests/ts/ipcs/functions.sh +++ b/tests/ts/ipcs/functions.sh @@ -16,6 +16,8 @@ # GNU General Public License for more details. # +test -f /proc/sys/kernel/shmall || ts_skip "no /proc" + PAGE_SIZE=$($TS_HELPER_SYSINFO pagesize) # kernel files -- 1.8.4.5 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html