SERVER-103927 switch from scons to bazel (#39284)
GitOrigin-RevId: 698b83c9b64adf5dfe2b670d16052f24342c04e3
This commit is contained in:
committed by
MongoDB Bot
parent
f78c5baef4
commit
e54f728ad4
@@ -28,9 +28,9 @@
|
||||
#
|
||||
"""Validate that the commit message is ok."""
|
||||
import argparse
|
||||
import logging
|
||||
import re
|
||||
import sys
|
||||
import logging
|
||||
|
||||
LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user