Closed bydavy closed 10 years ago
https://github.com/kylemanna/docker-aosp/blob/683126f05c4cbeb7913ab50f520a3f6611441c15/tests/build-kitkat.sh#L22
This is the output of readlink in OS X $ readlink -f /Users readlink: illegal option -- f usage: readlink [-n] [file ...]
Fixed with #2 :beers: Thanks!
https://github.com/kylemanna/docker-aosp/blob/683126f05c4cbeb7913ab50f520a3f6611441c15/tests/build-kitkat.sh#L22
This is the output of readlink in OS X $ readlink -f /Users readlink: illegal option -- f usage: readlink [-n] [file ...]