*sigh* checked in the wrong patch
From-SVN: r106495
This commit is contained in:
parent
b233cb87a2
commit
086ed39d00
@ -287,9 +287,9 @@ fi
|
||||
|
||||
# Validate the branch name.
|
||||
if test -n "${SVN_BRANCH}"; then
|
||||
SVN_BRANCH="trunk";
|
||||
else
|
||||
SVN_BRANCH="branches/${SVN_BRANCH}";
|
||||
else
|
||||
SVN_BRANCH="trunk";
|
||||
fi
|
||||
|
||||
# Checkout the tree.
|
||||
|
Loading…
Reference in New Issue
Block a user