chiark / gitweb /
server: specify an identity file for SSH when rsyncing
authorHans-Christoph Steiner <hans@eds.org>
Thu, 5 Jun 2014 20:21:12 +0000 (16:21 -0400)
committerHans-Christoph Steiner <hans@eds.org>
Thu, 5 Jun 2014 20:21:12 +0000 (16:21 -0400)
commite68413a752090628b77df9734fa343fa2b3cfd54
treef9dd355f473b72c404c5e24e3f17da220de045a7
parent0adb2575fe42cc4e65b4dec20a9edfe270266164
server: specify an identity file for SSH when rsyncing

This allows the SSH key used to sync with the server to be specified via
the config.py or the command line.  I need it for running automated tests
and setups.
completion/bash-completion
examples/config.py
fdroidserver/server.py