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, 1 insertions, 2 deletions
diff --git a/tests/ts/ipcs/limits2 b/tests/ts/ipcs/limits2
index ea90174b9..23331985e 100755
--- a/tests/ts/ipcs/limits2
+++ b/tests/ts/ipcs/limits2
@@ -23,8 +23,7 @@ TS_DESC="basic limits"
ts_init "$*"
ts_check_test_command "$TS_CMD_IPCS"
-
-type bc >/dev/null 2>&1 || ts_skip "cannot find bc command"
+ts_check_prog "bc"
. $TS_SELF/functions.sh