Signed-off-by: Ian Jackson <ian.jack...@eu.citrix.com>
---
 mg-branch-setup |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mg-branch-setup b/mg-branch-setup
index d465882..f8bcb2e 100755
--- a/mg-branch-setup
+++ b/mg-branch-setup
@@ -107,8 +107,8 @@ set -e
 make_tree branches
 if $bisect; then
        make_tree bisects
-       x ln -sf $HOME/branches/for-$branch.git \
-               $HOME/bisects/for-$branch.git/tree-bisect
+       x ln -sf $HOME/bisects/for-$branch.git \
+               $HOME/branches/for-$branch.git/tree-bisect
 fi
 
 echo "Branch $branch set up ok."
-- 
1.7.10.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to