SERVER-115532: Remove username from spidermonkey branch name (#45277)

GitOrigin-RevId: ae6f7319e8d73717ec8ab23deab8cbe78809de30
This commit is contained in:
Anna Veselova 2025-12-15 15:02:12 -06:00 committed by MongoDB Bot
parent 5c075bbb30
commit 4a98810406
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ set -vx
NAME=spidermonkey
VERSION="140.3.0esr"
LIB_GIT_BRANCH=aveselova/spidermonkey-esr140.3-cpp-only
LIB_GIT_BRANCH=spidermonkey-esr140.3-cpp-only
LIB_GIT_REVISION=54ce5c4f64002c110069eba7861399fbf4b24ecc
LIB_GIT_REPO=git@github.com:mongodb-forks/spidermonkey.git
# If a local spidermonkey repo exists, this is much faster than fetching from git: