[NFC][lldb][test] Fix typo in test setup commands. (#137944)
This commit is contained in:
@@ -757,7 +757,7 @@ class Base(unittest.TestCase):
|
||||
def setUpCommands(cls):
|
||||
commands = [
|
||||
# First of all, clear all settings to have clean state of global properties.
|
||||
"settings clear -all",
|
||||
"settings clear --all",
|
||||
# Disable Spotlight lookup. The testsuite creates
|
||||
# different binaries with the same UUID, because they only
|
||||
# differ in the debug info, which is not being hashed.
|
||||
|
||||
Reference in New Issue
Block a user