From 90dbc4eaf7d30346dc658a32e80f4e9ad5841c2b Mon Sep 17 00:00:00 2001
From: Brad Kittenbrink <brad@lindenlab.com>
Date: Wed, 5 Jan 2022 15:05:39 -0800
Subject: [PATCH] DRTVWR-550 oops, more correct formatting for branch
 viewer_channel variable naming.

---
 BuildParams | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/BuildParams b/BuildParams
index 149f0e21a10..323ba9245e7 100644
--- a/BuildParams
+++ b/BuildParams
@@ -35,7 +35,7 @@ buildscripts_shared_more_NAMEs="build_secrets build_variables git_hooks"
 # should use a viewer_channel that begins with "Second Life"
 ################################################################
 viewer_channel = "Second Life Test"
-DRTVWR_550_mfa.viewer_channel = "Second Life Project MFA"
+DRTVWR_550_mfa_viewer_channel = "Second Life Project MFA"
 
 ################################################################
 # Special packaging parameters.
-- 
GitLab