aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2009-01-19 16:48:58 +0000
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2009-01-19 16:48:58 +0000
commita7c1d928d99d847007ca5e2f4d5bb093e9373bef (patch)
tree9d9617563dd523239796628825150ad95adf9fe6
parentd398afea4d20e4a230a0712736484138254eeb24 (diff)
downloadsimplepkg-a7c1d928d99d847007ca5e2f4d5bb093e9373bef.tar.gz
simplepkg-a7c1d928d99d847007ca5e2f4d5bb093e9373bef.tar.bz2
another fix at sync_repo
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@759 04377dda-e619-0410-9926-eae83683ac58
-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