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