From 244d48331e2ead3fbb2a6439081d7487cc04cfff Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Sun, 18 Oct 2015 20:01:38 +0100 Subject: tests: add uuidd output check Signed-off-by: Sami Kerola --- tests/commands.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/commands.sh') diff --git a/tests/commands.sh b/tests/commands.sh index 84bf66187..5518dc306 100644 --- a/tests/commands.sh +++ b/tests/commands.sh @@ -85,6 +85,7 @@ TS_CMD_TAILF=${TS_CMD_TAILF-"$top_builddir/tailf"} TS_CMD_UL=${TS_CMD_UL-"$top_builddir/ul"} TS_CMD_UMOUNT=${TS_CMD_UMOUNT:-"$top_builddir/umount"} TS_CMD_UTMPDUMP=${TS_CMD_UTMPDUMP-"$top_builddir/utmpdump"} +TS_CMD_UUIDD=${TS_CMD_UUIDD-"$top_builddir/uuidd"} TS_CMD_UUIDGEN=${TS_CMD_UUIDGEN-"$top_builddir/uuidgen"} TS_CMD_WHEREIS=${TS_CMD_WHEREIS-"$top_builddir/whereis"} TS_CMD_WIPEFS=${TS_CMD_WIPEFS-"$top_builddir/wipefs"} -- cgit v1.2.3-55-g7522