summaryrefslogtreecommitdiffstats
path: root/tests/ts/ipcs/limits2
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/ipcs/limits2')
-rwxr-xr-xtests/ts/ipcs/limits23
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/ts/ipcs/limits2 b/tests/ts/ipcs/limits2
index 39f26d708..7a7549aa3 100755
--- a/tests/ts/ipcs/limits2
+++ b/tests/ts/ipcs/limits2
@@ -21,6 +21,9 @@ TS_DESC="basic limits"
. $TS_TOPDIR/functions.sh
ts_init "$*"
+
+ts_check_test_command "$TS_CMD_IPCS"
+
type bc >/dev/null 2>&1 || ts_skip "cannot find bc command"
. $TS_SELF/functions.sh