From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.sgi.com (relay3.corp.sgi.com [198.149.34.15]) by oss.sgi.com (Postfix) with ESMTP id 9F79929E23 for ; Tue, 17 Dec 2013 16:19:01 -0600 (CST) Received: from cuda.sgi.com (cuda1.sgi.com [192.48.157.11]) by relay3.corp.sgi.com (Postfix) with ESMTP id 37001AC001 for ; Tue, 17 Dec 2013 14:18:58 -0800 (PST) Received: from mail-pa0-f73.google.com (mail-pa0-f73.google.com [209.85.220.73]) by cuda.sgi.com with ESMTP id 8pIJgMZCR259s16W (version=TLSv1 cipher=RC4-SHA bits=128 verify=NO) for ; Tue, 17 Dec 2013 14:18:57 -0800 (PST) Received: by mail-pa0-f73.google.com with SMTP id kl14so594608pab.2 for ; Tue, 17 Dec 2013 14:18:57 -0800 (PST) From: Junho Ryu Subject: [PATCH v2 08/12] xfstests: add executable permission to tests Date: Tue, 17 Dec 2013 14:18:38 -0800 Message-Id: <1387318722-3050-8-git-send-email-jayr@google.com> In-Reply-To: <1387318722-3050-1-git-send-email-jayr@google.com> References: <1387318722-3050-1-git-send-email-jayr@google.com> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com To: xfs@oss.sgi.com Cc: tytso@mit.edu, hughd@google.com, branto@redhat.com, Junho Ryu From: Hugh Dickins add executable permission to generic/311, generic/314 and generic/315. Just like other tests in the same directory. Signed-off-by: Hugh Dickins Signed-off-by: Junho Ryu --- v2: same as v1 tests/generic/311 | 0 tests/generic/315 | 0 tests/generic/321 | 0 tests/generic/322 | 0 4 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 tests/generic/311 mode change 100644 => 100755 tests/generic/315 mode change 100644 => 100755 tests/generic/321 mode change 100644 => 100755 tests/generic/322 diff --git a/tests/generic/311 b/tests/generic/311 old mode 100644 new mode 100755 diff --git a/tests/generic/315 b/tests/generic/315 old mode 100644 new mode 100755 diff --git a/tests/generic/321 b/tests/generic/321 old mode 100644 new mode 100755 diff --git a/tests/generic/322 b/tests/generic/322 old mode 100644 new mode 100755 -- 1.8.5.1 _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs