All submissions to this site are governed by the Second Life Viewer Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.

Review Board 1.6.11

Welcome to the Second Life Viewer Code Review tool.
See the documentation on our wiki for how to use this site.

Corrected a call to the Mac-specific command "Rez" that had the wrong case.

Review Request #196 - Created March 10, 2011 and submitted

Cron Stardust Reviewers
viewer
VWR-25120
None viewer-development
Simple change from a lower-case "r" to an upper case "R" in the run_command call to the Rez command.

Should have no effect on case-insensitive Macs.  As this is, I believe, a Mac-specific command call, there should be no effect on other OSs.
Built using a case-sensitive root partition on Mac OS 10.6
Ship it!
Posted (March 11, 2011, 8:11 a.m.)
Subject to verification that it works in TeamCity, this is fine.