generic/484: add missing _require_test_program

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
Amir Goldstein
2018-05-13 19:03:59 +03:00
committed by Eryu Guan
parent bb8de58ca1
commit e401bc28c1
+1
View File
@@ -52,6 +52,7 @@ rm -f $seqres.full
_supported_fs generic
_supported_os Linux
_require_test
_require_test_program "t_locks_execve"
# prepare a 4k testfile in TEST_DIR
$XFS_IO_PROG -f -c "pwrite -S 0xFF 0 4096" \