fix: don't use realpath from GNU coreutils
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 28 Jun 2019 20:01:56 +0000 (16:01 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 28 Jun 2019 22:55:33 +0000 (18:55 -0400)
commit4881a20e353d8da38039cd51370024c40c36ba64
treeb374583bfd802334dbd33c998c862eac68847c19
parent54b135a0370e1ff40ff39515058b2f941955cd40
fix: don't use realpath from GNU coreutils

Turns out 'realpath' is specific to GNU coretuils, we'll have to live
with uglier relative unresolved paths.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Change-Id: I7febbd12dd7f8d49c938f3fffc6db44c6dd89d6a
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1573
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
tests/utils/utils.sh
This page took 0.025363 seconds and 4 git commands to generate.