From patchwork Mon Jun 27 22:40:20 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andreas Gruenbacher X-Patchwork-Id: 9201513 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 6D09760757 for ; Mon, 27 Jun 2016 22:40:29 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5EE7128470 for ; Mon, 27 Jun 2016 22:40:29 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 538D228572; Mon, 27 Jun 2016 22:40:29 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=2.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 13BC128470 for ; Mon, 27 Jun 2016 22:40:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751888AbcF0Wk2 (ORCPT ); Mon, 27 Jun 2016 18:40:28 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43656 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751644AbcF0Wk2 (ORCPT ); Mon, 27 Jun 2016 18:40:28 -0400 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 095F085545 for ; Mon, 27 Jun 2016 22:40:28 +0000 (UTC) Received: from nux.redhat.com (vpn1-5-44.ams2.redhat.com [10.36.5.44]) by int-mx13.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u5RMeNn8014768; Mon, 27 Jun 2016 18:40:26 -0400 From: Andreas Gruenbacher To: fstests@vger.kernel.org Cc: Andreas Gruenbacher Subject: [PATCH v7 1/3] generic/026: This test doesn't require runas Date: Tue, 28 Jun 2016 00:40:20 +0200 Message-Id: <1467067222-18286-2-git-send-email-agruenba@redhat.com> In-Reply-To: <1467067222-18286-1-git-send-email-agruenba@redhat.com> References: <1467067222-18286-1-git-send-email-agruenba@redhat.com> X-Scanned-By: MIMEDefang 2.68 on 10.5.11.26 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.28]); Mon, 27 Jun 2016 22:40:28 +0000 (UTC) Sender: fstests-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: fstests@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Andreas Gruenbacher --- 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