summaryrefslogtreecommitdiffstats
path: root/tests/ts/misc/mcookie
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/misc/mcookie')
-rwxr-xr-xtests/ts/misc/mcookie2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ts/misc/mcookie b/tests/ts/misc/mcookie
index c5051bcea..96e3cc70a 100755
--- a/tests/ts/misc/mcookie
+++ b/tests/ts/misc/mcookie
@@ -18,6 +18,8 @@ TS_DESC="mcookie"
. $TS_TOPDIR/functions.sh
ts_init "$*"
+ts_check_test_command "$TS_CMD_MCOOKIE"
+
$TS_CMD_MCOOKIE -f /etc/services |
# The sed will convert only 32 characters long hexadecimal string
# to expected string, but nothing else.