From 2fcf7bc6d7e27f1ae4731d0ca5cdb667f577f957 Mon Sep 17 00:00:00 2001 From: Oz Linden Date: Thu, 4 Aug 2011 09:01:36 -0400 Subject: storm-1060 (temporary) adjust build params for icon selection test --- BuildParams | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'BuildParams') diff --git a/BuildParams b/BuildParams index ad2f71e336..50d6ee1a9e 100644 --- a/BuildParams +++ b/BuildParams @@ -120,15 +120,13 @@ cg_viewer-development_lenny.email = cg@lindenlab.com # oz # ================ -snowstorm_project-windlight.build_debug_release_separately = true -snowstorm_project-windlight.viewer_channel = "Second Life Project Windlight Region" -snowstorm_project-windlight.login_channel = "Second Life Project Windlight Region" - oz_viewer-devreview.build_debug_release_separately = true oz_viewer-devreview.codeticket_add_context = false oz_project-1.build_debug_release_separately = true oz_project-1.codeticket_add_context = false +oz_project-1.viewer_channel = "Second Life Project Icon" +oz_project-1.login_channel = "Second Life Project Icon" oz_project-2.build_debug_release_separately = true oz_project-2.codeticket_add_context = false oz_project-3.build_debug_release_separately = true -- cgit v1.2.3 From e3114a8695e216e9371ff525e022352a6e8410f6 Mon Sep 17 00:00:00 2001 From: Oz Linden Date: Thu, 4 Aug 2011 19:31:50 -0400 Subject: remove parameter used in test builds --- BuildParams | 2 -- 1 file changed, 2 deletions(-) (limited to 'BuildParams') diff --git a/BuildParams b/BuildParams index 50d6ee1a9e..a5729e616d 100644 --- a/BuildParams +++ b/BuildParams @@ -125,8 +125,6 @@ oz_viewer-devreview.codeticket_add_context = false oz_project-1.build_debug_release_separately = true oz_project-1.codeticket_add_context = false -oz_project-1.viewer_channel = "Second Life Project Icon" -oz_project-1.login_channel = "Second Life Project Icon" oz_project-2.build_debug_release_separately = true oz_project-2.codeticket_add_context = false oz_project-3.build_debug_release_separately = true -- cgit v1.2.3 From 0c2e949c6cef6eada966aa6af1bd3989ff1785bc Mon Sep 17 00:00:00 2001 From: Oz Linden Date: Fri, 5 Aug 2011 10:18:02 -0400 Subject: change parameters to test build for release --- BuildParams | 2 ++ 1 file changed, 2 insertions(+) (limited to 'BuildParams') diff --git a/BuildParams b/BuildParams index a5729e616d..c963acacef 100644 --- a/BuildParams +++ b/BuildParams @@ -125,6 +125,8 @@ oz_viewer-devreview.codeticket_add_context = false oz_project-1.build_debug_release_separately = true oz_project-1.codeticket_add_context = false +oz_project-1.viewer_channel = "Second Life Release" +oz_project-1.login_channel = "Second Life Release" oz_project-2.build_debug_release_separately = true oz_project-2.codeticket_add_context = false oz_project-3.build_debug_release_separately = true -- cgit v1.2.3 From d456006f9a7034463e3448cf6ea3b90a304471b7 Mon Sep 17 00:00:00 2001 From: Oz Linden Date: Fri, 5 Aug 2011 16:23:31 -0400 Subject: remove override for channel testing --- BuildParams | 2 -- 1 file changed, 2 deletions(-) (limited to 'BuildParams') diff --git a/BuildParams b/BuildParams index c963acacef..a5729e616d 100644 --- a/BuildParams +++ b/BuildParams @@ -125,8 +125,6 @@ oz_viewer-devreview.codeticket_add_context = false oz_project-1.build_debug_release_separately = true oz_project-1.codeticket_add_context = false -oz_project-1.viewer_channel = "Second Life Release" -oz_project-1.login_channel = "Second Life Release" oz_project-2.build_debug_release_separately = true oz_project-2.codeticket_add_context = false oz_project-3.build_debug_release_separately = true -- cgit v1.2.3