CEPH filesystem development
 help / color / mirror / Atom feed
From: Willem Jan Withagen <wjw@digiware.nl>
To: ceph-devel@vger.kernel.org
Subject: Changing code in a subproject ceph-erasure-code-corpus
Date: Wed, 10 Feb 2016 12:16:10 +0100	[thread overview]
Message-ID: <56BB1BFA.6040603@digiware.nl> (raw)

Hi,

I have  one-line change in the erasure-code subproject.
but git status reports:
   modified:   ceph-erasure-code-corpus (modified content)

So that change is not going to make it in my pull...
But it is influencing my tests, and I keep fixing it after
every fetch of the tree

It is in
./ceph-erasure-code-corpus/v0.92-988/non-regression.sh:25

and it replaces
	TMP=$(mktemp --directory)
by
	TMP=$(mktemp -d)

So how do get something like this commited?

Thanx,
--WjW



             reply	other threads:[~2016-02-10 11:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-10 11:16 Willem Jan Withagen [this message]
2016-02-10 11:31 ` Changing code in a subproject ceph-erasure-code-corpus Loic Dachary
     [not found]   ` <56BB2696.30505@digiware.nl>
2016-02-10 14:01     ` Loic Dachary
2016-02-10 14:09       ` Loic Dachary
2016-02-10 15:03         ` Willem Jan Withagen
2016-02-11 13:07           ` Willem Jan Withagen

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=56BB1BFA.6040603@digiware.nl \
    --to=wjw@digiware.nl \
    --cc=ceph-devel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox