summaryrefslogtreecommitdiffstats
path: root/tests/ts/ipcs/headers
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/ipcs/headers')
-rwxr-xr-xtests/ts/ipcs/headers2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ts/ipcs/headers b/tests/ts/ipcs/headers
index 52e108c23..5089ea512 100755
--- a/tests/ts/ipcs/headers
+++ b/tests/ts/ipcs/headers
@@ -21,6 +21,8 @@ TS_DESC="headers"
. $TS_TOPDIR/functions.sh
ts_init "$*"
+ts_check_test_command "$TS_CMD_IPCS"
+
ts_log "test: shm headers"
$TS_CMD_IPCS -m -t | grep --after-context=1 "^---" >> $TS_OUTPUT
$TS_CMD_IPCS -m -p | grep --after-context=1 "^---" >> $TS_OUTPUT