Here's a small patch series to clean up the git-p4 tests a bit, make them work on a 2-user eval p4d, and to fix a problem with the timestamp on the import commit. [PATCH 1/4] git-p4: use test_when_finished in tests [PATCH 2/4] git-p4: add missing && in test [PATCH 3/4] git-p4: one test missing config [PATCH 4/4] git-p4: commit time should be most recent p4 change time contrib/fast-import/git-p4 | 15 +++++ t/t9800-git-p4.sh | 125 +++++++++++++++++++++++++-------------------- 2 files changed, 84 insertions(+), 56 deletions(-) Luke acked them, and I've been using it for a couple of weeks. Could you include them in the next convenient release? Thanks, -- Pete -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html