From 797d8b2a2e47a7b65a16547180800b98303445d7 Mon Sep 17 00:00:00 2001 From: Sravan Kumar Lakkimsetti Date: Thu, 20 Dec 2018 12:36:13 +0530 Subject: Bug 542942 - Create generic repos I-builds and milestones to point to 4.11 repos Change-Id: Id0c3c03793528fe8893bc504ccf9768de9e729fa Signed-off-by: Sravan Kumar Lakkimsetti --- .../miscToolsAndNotes/updaterepo/updateGenericComposites.sh | 2 +- .../miscToolsAndNotes/updaterepo/updateGenericComposites.xml | 12 ++---------- 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/production/miscToolsAndNotes/updaterepo/updateGenericComposites.sh b/production/miscToolsAndNotes/updaterepo/updateGenericComposites.sh index 9b89646d5..6df80d6c1 100755 --- a/production/miscToolsAndNotes/updaterepo/updateGenericComposites.sh +++ b/production/miscToolsAndNotes/updaterepo/updateGenericComposites.sh @@ -38,7 +38,7 @@ fi # Assumed there is an Eclipse SDK already installed. # remember, the eclipse install must match the VM used (e.g. both 64 bit, both 32 bit, etc). -ECLIPSE_EXE=${ECLIPSE_EXE:-utilities/eclipse.platform.releng.tychoeclipsebuilder/eclipse/org.eclipse.releng.basebuilder/eclipse}} +ECLIPSE_EXE=${ECLIPSE_EXE:-utilities/eclipse.platform.releng.tychoeclipsebuilder/eclipse/org.eclipse.releng.basebuilder/eclipse} if [[ ! -n ${ECLIPSE_EXE} && -x ${ECLIPSE_EXE} ]] then diff --git a/production/miscToolsAndNotes/updaterepo/updateGenericComposites.xml b/production/miscToolsAndNotes/updaterepo/updateGenericComposites.xml index 8c085f4af..f0fdbe98d 100644 --- a/production/miscToolsAndNotes/updaterepo/updateGenericComposites.xml +++ b/production/miscToolsAndNotes/updaterepo/updateGenericComposites.xml @@ -36,20 +36,12 @@ in Eclipse's UI, it does not change. --> - - -- cgit v1.2.3