----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43807/#review120099 -----------------------------------------------------------
docs/authentication.md (line 97) <https://reviews.apache.org/r/43807/#comment181477> I try `echo ~/a` in both bash and zsh. Seems it works for me. And do we have a jira ticket related to this? - haosdent huang On Feb. 21, 2016, 6:42 a.m., Klaus Ma wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/43807/ > ----------------------------------------------------------- > > (Updated Feb. 21, 2016, 6:42 a.m.) > > > Review request for mesos, Adam B and Till Toenshoff. > > > Repository: mesos > > > Description > ------- > > Replaced with `~` in authentication.md. > > > Diffs > ----- > > docs/authentication.md c7649bb279312e3183d8c977811d12121208f9f8 > > Diff: https://reviews.apache.org/r/43807/diff/ > > > Testing > ------- > > Can not parss `~` to $HOME in Mac OS; update document to use $HOME. Test > passed in Mac OS. > > Failed when using `~`: > I0221 13:08:41.717308 4284416 credentials.hpp:35] Loading credentials for > authentication from '~/credentials' > Failed to read credentials file '~/credentials': Failed to open file > '~/credentials': No such file or directory (see --credentials flag) > > > Thanks, > > Klaus Ma > >