diff options
Diffstat (limited to 'scripts/perf')
-rw-r--r-- | scripts/perf/perfbot_run.py | 2 |
1 files changed, 1 insertions, 1 deletions
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", ) |