Purpose of code changes on this branch:
os.path.abspath doesn't normalize as we wanted if there are symbolic links.
For example, in OSX, /tmp is linked to private/tmp and the start up check
in dispatch.py fails.
When reviewing my code changes, please focus on:
After the review, I'll merge this branch into:
/trunk
Original issue reported on code.google.com by yuzo@chromium.org on 18 Nov 2009 at 1:21
Original issue reported on code.google.com by
yuzo@chromium.org
on 18 Nov 2009 at 1:21