From: Andreas Gruenbacher <agruenba@redhat.com>
To: fstests@vger.kernel.org
Cc: Andreas Gruenbacher <agruenba@redhat.com>
Subject: [PATCH v6 2/3] generic/026: This test doesn't require runas
Date: Tue, 31 May 2016 22:18:50 +0200 [thread overview]
Message-ID: <1464725931-27588-2-git-send-email-agruenba@redhat.com> (raw)
In-Reply-To: <1464725931-27588-1-git-send-email-agruenba@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
---
tests/generic/026 | 3 ---
1 file changed, 3 deletions(-)
diff --git a/tests/generic/026 b/tests/generic/026
index 4d3fac6..69b1cbe 100755
--- a/tests/generic/026
+++ b/tests/generic/026
@@ -29,7 +29,6 @@ echo "QA output created by $seq"
here=`pwd`
tmp=/tmp/$$
-runas=$here/src/runas
status=1 # FAILure is the default!
trap "_cleanup; exit \$status" 0 1 2 3 15
@@ -54,8 +53,6 @@ _acl_setup_ids
_require_acls
_require_acl_get_max
-[ -x $runas ] || _notrun "$runas executable not found"
-
rm -f $seqres.full
# get dir
--
2.5.5
next prev parent reply other threads:[~2016-05-31 20:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-31 20:18 [PATCH v6 1/3] generic/352-360: Add richacl tests Andreas Gruenbacher
2016-05-31 20:18 ` Andreas Gruenbacher [this message]
2016-06-23 9:55 ` [PATCH v6 2/3] generic/026: This test doesn't require runas Eryu Guan
2016-05-31 20:18 ` [PATCH v6 3/3] generic/093,099,237 shared/051: Switch to _require_runas Andreas Gruenbacher
2016-06-23 9:51 ` [PATCH v6 1/3] generic/352-360: Add richacl tests Eryu Guan
2016-06-27 22:39 ` Andreas Gruenbacher
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=1464725931-27588-2-git-send-email-agruenba@redhat.com \
--to=agruenba@redhat.com \
--cc=fstests@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox