From 23ec0fb50ce0f7723e13a5ec5cf8694f3b5a7e06 Mon Sep 17 00:00:00 2001 From: Callum Linden Date: Fri, 1 Oct 2021 15:22:22 -0700 Subject: SL-16124 - switch default region to Lag Me 5 now that it is set up and working --- scripts/perf/perfbot_run.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/perf/perfbot_run.py b/scripts/perf/perfbot_run.py index 49d2002135..993c60be74 100644 --- a/scripts/perf/perfbot_run.py +++ b/scripts/perf/perfbot_run.py @@ -168,7 +168,7 @@ if __name__ == "__main__": ) parser.add_argument( "--region", - default="Sandbox Cordova", + default="Lag Me 5", dest="region", help="The SLURL for the Second Life region to visit", ) -- cgit v1.2.3