DescriptionUse `file --dereference' instead of `readlink -f' + `file'.
`readlink -f' is not standard and may not be present on all systems (such as
some BSDs).
Instead of the readlink+file combo, just ask file(1) to dereference the file
it is given.
R=mark@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=211783
Patch Set 1 #
Messages
Total messages: 13 (0 generated)
|