summaryrefslogtreecommitdiffstats
path: root/tests/ts/ipcs/mk-rm-sem
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-sem
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-sem')
-rwxr-xr-xtests/ts/ipcs/mk-rm-sem1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ts/ipcs/mk-rm-sem b/tests/ts/ipcs/mk-rm-sem
index 61e0cfdef..d7b505f7c 100755
--- a/tests/ts/ipcs/mk-rm-sem
+++ b/tests/ts/ipcs/mk-rm-sem
@@ -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