summaryrefslogtreecommitdiffstats
path: root/tests/ts/ipcs/mk-rm-shm
diff options
context:
space:
mode:
authorKarel Zak2019-03-04 16:42:30 +0100
committerKarel Zak2019-03-04 16:42:30 +0100
commit19e00ec9e9e9c36305cf2dd163d0333e2d72c671 (patch)
tree497396ee6dc13a5cf2cc34599a7ad1aac6b5cbaf /tests/ts/ipcs/mk-rm-shm
parentsu/runuser: don't mark --pty as experimental, add it to runuser.1 too (diff)
downloadkernel-qcow2-util-linux-19e00ec9e9e9c36305cf2dd163d0333e2d72c671.tar.gz
kernel-qcow2-util-linux-19e00ec9e9e9c36305cf2dd163d0333e2d72c671.tar.xz
kernel-qcow2-util-linux-19e00ec9e9e9c36305cf2dd163d0333e2d72c671.zip
tests: add missing ts_check_test_command calls
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/ts/ipcs/mk-rm-shm')
-rwxr-xr-xtests/ts/ipcs/mk-rm-shm1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ts/ipcs/mk-rm-shm b/tests/ts/ipcs/mk-rm-shm
index 838fb3f21..c21547b82 100755
--- a/tests/ts/ipcs/mk-rm-shm
+++ b/tests/ts/ipcs/mk-rm-shm
@@ -21,6 +21,7 @@ ts_init "$*"
ts_check_test_command "$TS_CMD_IPCS"
ts_check_test_command "$TS_CMD_IPCMK"
ts_check_test_command "$TS_CMD_IPCRM"
+ts_check_test_command "$TS_HELPER_SYSINFO"
. $TS_SELF/functions.sh