From: Walker, Benjamin <benjamin.walker at intel.com>
To: spdk@lists.01.org
Subject: Re: [SPDK] [PATCH] build: remove the redundant statement
Date: Tue, 08 Mar 2016 16:17:26 +0000 [thread overview]
Message-ID: <1457453846.4322.66.camel@intel.com> (raw)
In-Reply-To: 1457318067-4931-1-git-send-email-zenglg.jy@cn.fujitsu.com
[-- Attachment #1: Type: text/plain, Size: 805 bytes --]
Patch accepted as commit 5096b4e. Thank you!
We'll continue to accept patches over the mailing list, but we'd prefer
future patches as pull requests on GitHub so we have a nice way to
track them.
On Mon, 2016-03-07 at 10:34 +0800, Zeng Linggang wrote:
> Signed-off-by: Zeng Linggang <zenglg.jy(a)cn.fujitsu.com>
> ---
> scripts/autotest_common.sh | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/scripts/autotest_common.sh b/scripts/autotest_common.sh
> index 8f36e4e..9ad176b 100755
> --- a/scripts/autotest_common.sh
> +++ b/scripts/autotest_common.sh
> @@ -21,8 +21,6 @@ case `uname` in
> ;;
> esac
>
> -MAKEFLAGS=${MAKEFLAGS:--j16}
> -
> if [ -z "$output_dir" ]; then
> if [ -z "$rootdir" ] || [ ! -d "$rootdir/../output" ]; then
> output_dir=.
next reply other threads:[~2016-03-08 16:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-08 16:17 Walker, Benjamin [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-03-09 1:21 [SPDK] [PATCH] build: remove the redundant statement Zeng Linggang
2016-03-07 2:34 Zeng Linggang
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=1457453846.4322.66.camel@intel.com \
--to=spdk@lists.01.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.