On Wed, Jul 23, 2014 at 9:17 PM, Karsten Blees <karsten.blees@xxxxxxxxx> wrote: > With the version in pu, three tests fail. t7001 is fixed with a newer 'cp'. > The other two are unrelated (introduced by nd/multiple-work-trees topic). > > * t1501-worktree: failed 1 > As of 5bbcb072 "setup.c: support multi-checkout repo setup" > Using $TRASH_DIRECTORY doesn't work on Windows. > > * t2026-prune-linked-checkouts: failed 1 > As of 404a45f1 "prune: strategies for linked checkouts" > Dito. I need your help here. Would saving $(pwd) to a variable and using it instead of $TRASH_DIRECTORY work? Some tests "cd" around and $(pwd) may not be the same as $TRASH_DIRECTORY. -- Duy -- 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