Repository: incubator-ignite Updated Branches: refs/heads/ignite-456 0a92d3942 -> 97fa3df2c
ignite-456: slurp.sh Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/97fa3df2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/97fa3df2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/97fa3df2 Branch: refs/heads/ignite-456 Commit: 97fa3df2cd0e14e895880c12712fda99b8f17b71 Parents: 0a92d39 Author: artem.shutak <ashu...@gridgain.com> Authored: Mon May 25 18:16:23 2015 +0300 Committer: artem.shutak <ashu...@gridgain.com> Committed: Mon May 25 18:16:23 2015 +0300 ---------------------------------------------------------------------- dev-tools/slurp.sh | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/97fa3df2/dev-tools/slurp.sh ---------------------------------------------------------------------- diff --git a/dev-tools/slurp.sh b/dev-tools/slurp.sh index 12b91f3..1636f21 100755 --- a/dev-tools/slurp.sh +++ b/dev-tools/slurp.sh @@ -58,8 +58,6 @@ git checkout ${DEFAULT_BRANCH} git pull export TC_URL=${TC_URL} -export GIT_USER_NAME=${GIT_USER_NAME} -export GIT_USER_EMAIL=${GIT_USER_EMAIL} export JIRA_USER=${JIRA_USER} export JIRA_PWD=${JIRA_PWD} export TASK_RUNNER_PWD=${TASK_RUNNER_PWD}