fix: don't use realpath from GNU coreutils
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 28 Jun 2019 20:01:56 +0000 (16:01 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 18 Jul 2019 15:53:33 +0000 (11:53 -0400)
commitf090979c0d8327edb832efdd999d69b3ed700076
tree668496946d4fb2fc978dca7fe61072bf13143fb9
parente253ad8defdea7c050a4d4aea1504fb363c18fd8
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.024245 seconds and 4 git commands to generate.