summaryrefslogtreecommitdiffstats
path: root/tests/ts/ipcs/limits
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/ipcs/limits')
-rwxr-xr-xtests/ts/ipcs/limits2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ts/ipcs/limits b/tests/ts/ipcs/limits
index 71980b533..851d4edfa 100755
--- a/tests/ts/ipcs/limits
+++ b/tests/ts/ipcs/limits
@@ -26,7 +26,7 @@ ts_init "$*"
ts_check_test_command "$TS_CMD_IPCS"
ts_skip_nonroot
-type bc >/dev/null 2>&1 || ts_skip "cannot find bc command"
+ts_check_prog "bc"
. $TS_SELF/functions.sh