Hi, You can submit a patch against https://github.com/ceph/ceph-erasure-code-corpus Cheers On 10/02/2016 18:16, Willem Jan Withagen wrote: > 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 > -- Loïc Dachary, Artisan Logiciel Libre -- 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