Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSilenio Quarti2012-10-16 20:36:20 +0000
committerSilenio Quarti2012-10-16 20:36:44 +0000
commite17c0a1e5e4f78ec0d2dc80184acf9420459d2d3 (patch)
tree7fd7aec31a48238820aa10b98f73d0e42288e1b3 /bundles/org.eclipse.swt/buildSWT.xml
parent33011ccbbc0b6a948bfc91856458fefc7ae32f4e (diff)
downloadeclipse.platform.swt-e17c0a1e5e4f78ec0d2dc80184acf9420459d2d3.tar.gz
eclipse.platform.swt-e17c0a1e5e4f78ec0d2dc80184acf9420459d2d3.tar.xz
eclipse.platform.swt-e17c0a1e5e4f78ec0d2dc80184acf9420459d2d3.zip
change swt build user
Diffstat (limited to 'bundles/org.eclipse.swt/buildSWT.xml')
-rw-r--r--bundles/org.eclipse.swt/buildSWT.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/buildSWT.xml b/bundles/org.eclipse.swt/buildSWT.xml
index e85a10ad87..9c75e3d9db 100644
--- a/bundles/org.eclipse.swt/buildSWT.xml
+++ b/bundles/org.eclipse.swt/buildSWT.xml
@@ -27,7 +27,7 @@
-->
<project name="swtbuild" basedir=".">
- <property name="gitroot" value="fheidric@dev.eclipse.org:/gitroot/platform/"/>
+ <property name="gitroot" value="gheorghe@dev.eclipse.org:/gitroot/platform/"/>
<property name="keyfile" value="C:\BUILD\ssh\swtbuild_dsa_private" />
<property name="TAG" value="master"/>
<property name="tmphome" value="../../../tmp"/>

Back to the top