diff options
Diffstat (limited to 'scripts/perf')
-rwxr-xr-x | scripts/perf/frame_profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/perf/frame_profile b/scripts/perf/frame_profile index 0a4e0a74ff..dcbb954536 100755 --- a/scripts/perf/frame_profile +++ b/scripts/perf/frame_profile @@ -6,5 +6,5 @@ then exe="$(ls "$exe/Contents/MacOS/Second Life "*)" fi -"$exe" --autologin --luafile frame_profile_quit.lua \ +"$exe" --autologin --luafile 'frame_profile_quit.lua 228 232 26' \ http://maps.secondlife.com/secondlife/Bug%20Island/220/224/27 |