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
Other reviews