Changing code in a subproject ceph-erasure-code-corpus

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux