chiark / gitweb /
makebuildserver: make copy_caches_from_host do rsync like `fdroid build`
authorHans-Christoph Steiner <hans@eds.org>
Wed, 6 Dec 2017 08:47:08 +0000 (09:47 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Wed, 6 Dec 2017 19:20:17 +0000 (20:20 +0100)
commit964ef996a01ceac8d6735668f2c9fd9119512346
tree16358f217efaefcfa5cb9a4b09fd9d70595befc1
parenta0a68c7a1371ec3f9fb7b6b5f101b611a70913c8
makebuildserver: make copy_caches_from_host do rsync like `fdroid build`

This rsync hung because of an SSH unknown key prompt.  Since this is just
the vm host sshing to the vm guest, it is not essential to check the host
keys.
fdroidserver/build.py
makebuildserver