diff options
| author | Sascha Silbe | 2016-09-06 22:05:45 +0200 |
|---|---|---|
| committer | Fam Zheng | 2016-09-08 13:56:34 +0200 |
| commit | 08f4e8d23d9043af9283c957d6da7fcce7ff4d39 (patch) | |
| tree | fe4210ab990c1d0f70a364425fa94ad44deb42ba /scripts | |
| parent | docker.py: don't hang on large docker output (diff) | |
| download | qemu-08f4e8d23d9043af9283c957d6da7fcce7ff4d39.tar.gz qemu-08f4e8d23d9043af9283c957d6da7fcce7ff4d39.tar.xz qemu-08f4e8d23d9043af9283c957d6da7fcce7ff4d39.zip | |
docker: avoid dependency on 'realpath' package
The 'realpath' executable is shipped in a separate package that isn't
installed by default on some distros.
We already use 'readlink -e' (provided by GNU coreutils) in some other
part of the code, so let's settle for that instead.
Signed-off-by: Sascha Silbe <silbe@linux.vnet.ibm.com>
Message-Id: <1473192351-601-3-git-send-email-silbe@linux.vnet.ibm.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
