]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: check for timeout prog
authorKarel Zak <kzak@redhat.com>
Wed, 2 Nov 2016 23:01:23 +0000 (00:01 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 2 Nov 2016 23:01:23 +0000 (00:01 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
tests/ts/misc/flock

index 39e88dedf98a75317732912670c9399802d38036..9a44e155bcb7ea93c6a2a777e65ba3e0a86de7c7 100755 (executable)
@@ -20,6 +20,7 @@ ts_init "$*"
 
 ts_check_test_command "$TS_CMD_FLOCK"
 ts_check_prog "ps"
+ts_check_prog "timeout"
 
 
 function do_lock {