From 3ca202a22ea1a3840e0be3193ca137266cc881e8 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 28 Feb 2014 14:24:04 -0300 Subject: New hydra config action --- share/hydra/sync | 1 + 1 file changed, 1 insertion(+) (limited to 'share/hydra/sync') 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 -- cgit v1.2.3