]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
task/chdir-coredump: Use readlink -e
authorSam Lang <sam.lang@inktank.com>
Fri, 1 Feb 2013 22:07:29 +0000 (16:07 -0600)
committerSam Lang <sam.lang@inktank.com>
Fri, 1 Feb 2013 22:07:29 +0000 (16:07 -0600)
commitd9fff40f6b77f082bc8d7a4045f215eb98b4cdd8
tree12958ed0a34dd5b6af4518259006fc1501251760
parent9a9fe73ec32fd4c73ab392e570f2872d270eeef5
task/chdir-coredump:  Use readlink -e

realpath isn't available everywhere, use readlink -e instead.

Signed-off-by: Sam Lang <sam.lang@inktank.com>
teuthology/task/chdir-coredump