From 0eb90ba26480b8f64e1ce7f0643de2906bc19204 Mon Sep 17 00:00:00 2001 From: Ruediger Meier Date: Sun, 11 May 2014 23:58:53 +0200 Subject: tests: introduce TS_CMD_UUIDGEN (never use installed one) Signed-off-by: Ruediger Meier --- 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 4b5a7d96d..ffc541b3c 100644 --- a/tests/commands.sh +++ b/tests/commands.sh @@ -73,5 +73,6 @@ 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_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