From 1340457dfab617b0d306a52f765e390d4cf8611f Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 28 Feb 2014 16:00:14 -0300 Subject: TODO and comment --- share/hydra/sync | 1 + 1 file changed, 1 insertion(+) (limited to 'share') diff --git a/share/hydra/sync b/share/hydra/sync index c281478..ea636f8 100755 --- a/share/hydra/sync +++ b/share/hydra/sync @@ -26,6 +26,7 @@ function hydra_sync { continue fi + # Determine repository URL if [ ! -d "$HYDRA_FOLDER/$repository" ]; then if [ -e "$HYDRA_FOLDER/config/repository/url" ]; then url="`cat $HYDRA_FOLDER/config/repository/url`" -- cgit v1.2.3