*** no comment ***
This commit is contained in:
parent
f5d30696b2
commit
3f40d0be34
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ fi
|
|||
# or via an ordinary copy if we're using subversion.
|
||||
|
||||
if [ "$USING_GIT" = "true" ]; then
|
||||
git clone $LEDGER_GIT local_git || exit 1
|
||||
git clone -l $LEDGER_GIT local_git || exit 1
|
||||
else
|
||||
svn checkout $LEDGER_SVN local_svn
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue