----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6733/#review10632 -----------------------------------------------------------
Tested locally on OSX as well. Looks like it fixes the issue. I'm testing on Ubuntu 12 now. I'll commit this if it works correctly there. - Chip Childers On Aug. 22, 2012, 4:57 p.m., Greg Burd wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/6733/ > ----------------------------------------------------------- > > (Updated Aug. 22, 2012, 4:57 p.m.) > > > Review request for cloudstack. > > > Description > ------- > > `readlink -f` is not supported on OSX. I've replaced it with a bash function > which should be portable and accomplish the same result. > > > Diffs > ----- > > setup/apidoc/build-apidoc.sh 618273f > > Diff: https://reviews.apache.org/r/6733/diff/ > > > Testing > ------- > > I've tested this on my OSX 10.8 system with the latest Xcode 4.4.1 but not > any other systems. > > > Thanks, > > Greg Burd > >