From d39182c1e0a043a55832939d3a5ae0055cdc818f Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Wed, 9 Apr 2014 21:13:51 +0100 Subject: tests: check kill is converting signals names correctly CC: Bernhard Voelker 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 0c8cfc946..33bb1ab94 100644 --- a/tests/commands.sh +++ b/tests/commands.sh @@ -48,6 +48,7 @@ TS_CMD_IPCMK=${TS_CMD_IPCMK-"$top_builddir/ipcmk"} TS_CMD_IPCRM=${TS_CMD_IPCRM-"$top_builddir/ipcrm"} TS_CMD_IPCS=${TS_CMD_IPCS:-"$top_builddir/ipcs"} TS_CMD_ISOSIZE=${TS_CMD_ISOSIZE-"$top_builddir/isosize"} +TS_CMD_KILL=${TS_CMD_KILL-"$top_builddir/kill"} TS_CMD_LAST=${TS_CMD_LAST-"$top_builddir/last"} TS_CMD_LINE=${TS_CMD_LINE-"$top_builddir/line"} TS_CMD_LOOK=${TS_CMD_LOOK-"$top_builddir/look"} -- cgit v1.2.3-55-g7522