From: Shuah Khan <shuah@kernel.org>
To: "Luis R. Rodriguez" <mcgrof@kernel.org>, linux-kselftest@vger.kernel.org
Cc: akpm@linux-foundation.org, keescook@chromium.org,
pmladek@suse.com, dan.carpenter@oracle.com,
colin.king@canonical.com, dcb314@hotmail.com,
linux-kernel@vger.kernel.org, Shuah Khan <shuah@kernel.org>
Subject: Re: [PATCH 2/2] test_sysctl: fix sysctl.sh by making it executable
Date: Mon, 7 Aug 2017 15:15:56 -0600 [thread overview]
Message-ID: <daa44920-2883-71a4-cc98-69b37c86885e@kernel.org> (raw)
In-Reply-To: <20170803165713.4832-2-mcgrof@kernel.org>
On 08/03/2017 10:57 AM, Luis R. Rodriguez wrote:
> We had just forogtten to do this. Without this the following test fails:
>
> $ sudo make -C tools/testing/selftests/sysctl/ run_tests
> make: Entering directory '/home/mcgrof/linux-next/tools/testing/selftests/sysctl'
> /bin/sh: ./sysctl.sh: Permission denied
> selftests: sysctl.sh [FAIL]
> /home/mcgrof/linux-next/tools/testing/selftests/sysctl
> make: Leaving directory '/home/mcgrof/linux-next/tools/testing/selftests/sysctl'
>
> Fixes: 64b671204afd71 ("test_sysctl: add generic script to expand on tests")
> Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>
> ---
> tools/testing/selftests/sysctl/sysctl.sh | 0
> 1 file changed, 0 insertions(+), 0 deletions(-)
> mode change 100644 => 100755 tools/testing/selftests/sysctl/sysctl.sh
>
> diff --git a/tools/testing/selftests/sysctl/sysctl.sh b/tools/testing/selftests/sysctl/sysctl.sh
> old mode 100644
> new mode 100755
>
Thanks. Applied to linux-kselftest fixes for 4.13-final.
thanks,
-- Shuah
next prev parent reply other threads:[~2017-08-07 21:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-03 16:57 [PATCH 1/2] test_kmod: fix kmod.sh by making it executable Luis R. Rodriguez
2017-08-03 16:57 ` [PATCH 2/2] test_sysctl: fix sysctl.sh " Luis R. Rodriguez
2017-08-07 21:15 ` Shuah Khan [this message]
2017-08-07 21:15 ` [PATCH 1/2] test_kmod: fix kmod.sh " Shuah Khan
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=daa44920-2883-71a4-cc98-69b37c86885e@kernel.org \
--to=shuah@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=colin.king@canonical.com \
--cc=dan.carpenter@oracle.com \
--cc=dcb314@hotmail.com \
--cc=keescook@chromium.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=mcgrof@kernel.org \
--cc=pmladek@suse.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox