Merge pull request #2031 from edx/fix/zoldak/repo-name

Update repo name in jenkins test shell script.
This commit is contained in:
Jay Zoldak
2013-05-13 13:52:04 -07:00

View File

@@ -4,7 +4,7 @@ set -e
set -x
function github_status {
gcli status create edx mitx $GIT_COMMIT \
gcli status create edx edx-platform $GIT_COMMIT \
--params=$1 \
target_url:$BUILD_URL \
description:"Build #$BUILD_NUMBER $2" \