You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2016/06/28 22:20:45 UTC

[trafficserver] branch master updated: Change user to jenkins

This is an automated email from the ASF dual-hosted git repository.

zwoop pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git

The following commit(s) were added to refs/heads/master by this push:
       new  dddeb0b   Change user to jenkins
dddeb0b is described below

commit dddeb0b2058ece6aba18b828b216ebc76b869166
Author: Leif Hedstrom <zw...@apache.org>
AuthorDate: Tue Jun 28 16:20:32 2016 -0600

    Change user to jenkins
---
 ci/jenkins/bin/build.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ci/jenkins/bin/build.sh b/ci/jenkins/bin/build.sh
index 6f51a10..9d18600 100755
--- a/ci/jenkins/bin/build.sh
+++ b/ci/jenkins/bin/build.sh
@@ -41,6 +41,7 @@ mkdir -p BUILDS && cd BUILDS
     --enable-experimental-plugins \
     --enable-example-plugins \
     --enable-test-tools \
+    --with-user=jenkins \
     ${enable_spdy} \
     ${enable_ccache} \
     ${enable_werror} \

-- 
To stop receiving notification emails like this one, please contact
['"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>'].