aboutsummaryrefslogtreecommitdiff
path: root/share/hydra/sync
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-02-28 14:24:04 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-02-28 14:24:04 -0300
commit3ca202a22ea1a3840e0be3193ca137266cc881e8 (patch)
treea49ad81857ffe2ba10660dc5aa68f7fe1157816b /share/hydra/sync
parent7fee0a89e434f5f96fec75d500490782de2a56cb (diff)
downloadhydra-3ca202a22ea1a3840e0be3193ca137266cc881e8.tar.gz
hydra-3ca202a22ea1a3840e0be3193ca137266cc881e8.tar.bz2
New hydra config action
Diffstat (limited to 'share/hydra/sync')
-rwxr-xr-xshare/hydra/sync1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/hydra/sync b/share/hydra/sync
index 56eeede..d0b7dd8 100755
--- a/share/hydra/sync
+++ b/share/hydra/sync
@@ -19,6 +19,7 @@ source $APP_BASE/lib/hydra/functions || exit 1
hydra_config_load
# Sync each repository.
+# TODO: change from PRIVATE_REPOS to the new config scheme
function hydra_sync {
for repository in $*; do
if [ "$repository" == "keyringer" ]; then