All of lore.kernel.org
 help / color / mirror / Atom feed
From: Amir Goldstein <amir73il@gmail.com>
To: Eryu Guan <guaneryu@gmail.com>
Cc: fstests@vger.kernel.org
Subject: [PATCH] generic/484: add missing _require_test_program
Date: Sun, 13 May 2018 19:03:59 +0300	[thread overview]
Message-ID: <1526227439-20517-1-git-send-email-amir73il@gmail.com> (raw)

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
---
 tests/generic/484 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/generic/484 b/tests/generic/484
index 1c2cd96..cb55414 100755
--- a/tests/generic/484
+++ b/tests/generic/484
@@ -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" \
-- 
2.7.4


             reply	other threads:[~2018-05-13 16:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-13 16:03 Amir Goldstein [this message]
2018-05-14  8:51 ` [PATCH] generic/484: add missing _require_test_program Eryu Guan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1526227439-20517-1-git-send-email-amir73il@gmail.com \
    --to=amir73il@gmail.com \
    --cc=fstests@vger.kernel.org \
    --cc=guaneryu@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.