From 31d5700007aecf9bcecd8052309c1ed4016050f9 Mon Sep 17 00:00:00 2001 From: Sravan Kumar Lakkimsetti Date: Fri, 8 Mar 2019 07:07:44 -0500 Subject: Bug 545099 - Show 4.12 builds on download page Revert "Bug 545097 - Hide 4.12 builds from the download page" This reverts commit 55383c58f426ce7851e2d28b00785061b5f2498c. Change-Id: Ie7818bef4fc83c2b4ea64dc54a829e010e4258f8 --- production/build-functions.shsource | 5 ----- 1 file changed, 5 deletions(-) (limited to 'production') diff --git a/production/build-functions.shsource b/production/build-functions.shsource index 9383a6e79..2cd4029e7 100755 --- a/production/build-functions.shsource +++ b/production/build-functions.shsource @@ -1224,11 +1224,6 @@ fn-publish-eclipse () touch buildHidden fi - if [[ "$BUILD_STREAM" == "4.12.0" ]] - then - touch buildHidden - fi - if [[ "$invisibleBuild" == "true" ]] then touch buildHidden -- cgit v1.2.3