]> granicus.if.org Git - procps-ng/commit
tests: do not assume sleep command path
authorSami Kerola <kerolasa@iki.fi>
Mon, 16 Apr 2012 18:25:23 +0000 (20:25 +0200)
committerSami Kerola <kerolasa@iki.fi>
Mon, 16 Apr 2012 18:25:23 +0000 (20:25 +0200)
commitbeab98a036faefbe4c8b7922c9cc6a1c32e76284
treef4426e5a4124e2fbae15dc88abdc97b49a051ece
parent47100a81259e4de4ae593a7c124e58afd7723968
tests: do not assume sleep command path

The testsuite failed on archlinux which has sleep in /usr/bin/
instead of /bin/ directory.  This commit will make expect to use
$PATH to determine where sleep is.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
testsuite/config/unix.exp