aboutsummaryrefslogtreecommitdiff
path: root/share/hydra/sync
diff options
context:
space:
mode:
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