From: rhatto Date: Mon, 19 Jan 2009 16:48:58 +0000 (+0000) Subject: another fix at sync_repo X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=a7c1d928d99d847007ca5e2f4d5bb093e9373bef;p=simplepkg.git another fix at sync_repo git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@759 04377dda-e619-0410-9926-eae83683ac58 --- 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