aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--trunk/lib/common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/lib/common.sh b/trunk/lib/common.sh
index 93ebeb1..40306b7 100644
--- a/trunk/lib/common.sh
+++ b/trunk/lib/common.sh
@@ -654,7 +654,7 @@ function sync_repo {
local folder url cwd
folder="$1"
- url="$1"
+ url="$2"
cwd="`pwd`"
mkdir -p $folder