jenkins-bot has submitted this change and it was merged.
Change subject: Define pull location for iHRIS RW also
......................................................................
Define pull location for iHRIS RW also
Change-Id: Ia1a69501c59bf4d767995c3a9f9c706bbb53e43e
---
M bin/repocreate
1 file changed, 4 insertions(+), 3 deletions(-)
Approvals:
Siebrand: Looks good to me, approved
jenkins-bot: Verified
diff --git a/bin/repocreate b/bin/repocreate
index 3480327..3377568 100755
--- a/bin/repocreate
+++ b/bin/repocreate
@@ -98,10 +98,11 @@
bzr checkout lp:${MODULE} ${MODULE}
else
bzr branch
${REPO_IHRIS}/${MODULE}/${REPO_IHRIS_BRANCH}/ ${MODULE}
- cd ${MODULE}
- bzr pull --remember `bzr info |grep "checkout
of branch" |cut -d" " -f 6`
- cd ..
fi
+
+ cd ${MODULE}
+ bzr pull --remember `bzr info |grep "checkout of
branch" |cut -d" " -f 6`
+ cd ..
done
elif [ "$PROJECT" = "intuition" ]
--
To view, visit https://gerrit.wikimedia.org/r/90720
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia1a69501c59bf4d767995c3a9f9c706bbb53e43e
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits