SuccessChanges

Summary

  1. test-topology.sh: use . instead of source (details)
Commit fe7ef4555566fd95b91c8020b0c73c3e42b1cf86 by brice.goglin
test-topology.sh: use . instead of source
For some reason, autoconf may use /bin/sh for @BASH@
(when /bin/sh points to /bin/bash). It seems to cause some
incompatibilies on RHEL8 when using "source". Use "." instead.
Thanks to Erik Hamera for the report.
Fixes #369
(even if things aren't clear to me).
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
(cherry picked from commit 6c233212824755d60a388e0e9588ef72a7f7dd8c)
The file was modifiedtests/hwloc/linux/test-topology.sh.in (diff)
The file was modifiedtests/hwloc/x86+linux/test-topology.sh.in (diff)
The file was modifiedtests/hwloc/linux/allowed/test-topology.sh.in (diff)
The file was modifiedtests/hwloc/x86/test-topology.sh.in (diff)