From: Stephen Hemminger <stephen@networkplumber.org>
To: Petr Vorel <petr.vorel@gmail.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH iproute2 1/1] tests: Revert back /bin/sh in shebang
Date: Mon, 16 Oct 2017 09:25:13 -0700 [thread overview]
Message-ID: <20171016092513.36a777ec@xeon-e3> (raw)
In-Reply-To: <20171015095945.30878-1-petr.vorel@gmail.com>
On Sun, 15 Oct 2017 11:59:45 +0200
Petr Vorel <petr.vorel@gmail.com> wrote:
> This was added by mistake in commit ecd44e68
> ("tests: Remove bashisms (s/source/.)")
>
> Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
> ---
> testsuite/tests/ip/route/add_default_route.t | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/testsuite/tests/ip/route/add_default_route.t b/testsuite/tests/ip/route/add_default_route.t
> index 0b566f1f..569ba1f8 100755
> --- a/testsuite/tests/ip/route/add_default_route.t
> +++ b/testsuite/tests/ip/route/add_default_route.t
> @@ -1,4 +1,4 @@
> -#!/bin/bash
> +#!/bin/sh
>
> . lib/generic.sh
>
Sure, applied
prev parent reply other threads:[~2017-10-16 16:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-15 9:59 [PATCH iproute2 1/1] tests: Revert back /bin/sh in shebang Petr Vorel
2017-10-16 16:25 ` Stephen Hemminger [this message]
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=20171016092513.36a777ec@xeon-e3 \
--to=stephen@networkplumber.org \
--cc=netdev@vger.kernel.org \
--cc=petr.vorel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).