[00:14] mitya57: git-build-recipe isn't that hard to hack on *hint* :-) [00:15] slightly oddly structured mainly just because it's an almost direct translation of bzr-builder [00:16] if it's what I think it is you can probably take the existing "assert not os.path.exists(target_subdir)" and also permit an empty directory [00:16] well, you might need to adjust a couple of things below that; add a case to the test suite === JanC_ is now known as JanC [07:20] cjwatson, mitya57: can not git recipe do something like this - https://paste.ubuntu.com/23531161/? at least testing locally works. [08:00] cjwatson, mitya57: https://code.launchpad.net/~albertsmuktupavels/git-build-recipe/+git/git-build-recipe/+merge/311797 [12:07] muktupavels: I don't think there's much point; see my comment [12:53] sup [13:15] cjwatson: https://paste.ubuntu.com/23532210/ [13:16] muktupavels: something along those lines should work, but it'll need changes in a couple of places - I strongly advise a TDD approach in this case, simulate the failure in the test case first [21:24] The new git mirroring functionality-- how often does it check for updates? [21:34] Ah, 5 hours, got it