From 8090b31e5ae03ab59101c102404f7a048b9610bc Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Sun, 31 May 2015 22:23:14 +0100 Subject: tests: add scriptreplay test 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 f865c0773..b5098c875 100644 --- a/tests/commands.sh +++ b/tests/commands.sh @@ -72,6 +72,7 @@ TS_CMD_PARTX=${TS_CMD_PARTX-"$top_builddir/partx"} TS_CMD_RENAME=${TS_CMD_RENAME-"$top_builddir/rename"} TS_CMD_REV=${TS_CMD_REV:-"$top_builddir/rev"} TS_CMD_SCRIPT=${TS_CMD_SCRIPT-"$top_builddir/script"} +TS_CMD_SCRIPTREPLAY=${TS_CMD_SCRIPTREPLAY-"$top_builddir/scriptreplay"} TS_CMD_SETARCH=${TS_CMD_SETARCH-"$top_builddir/setarch"} TS_CMD_SETSID=${TS_CMD_SETSID-"$top_builddir/setsid"} TS_CMD_SWAPLABEL=${TS_CMD_SWAPLABEL:-"$top_builddir/swaplabel"} -- cgit v1.2.3-55-g7522