Skip to content

Commit 5722d4f

Browse files
committed
scripts: remove now-unneeded HWLOC_VERSION
Signed-off-by: Brice Goglin <[email protected]>
1 parent 13320ca commit 5722d4f

File tree

5 files changed

+0
-5
lines changed

5 files changed

+0
-5
lines changed

tests/hwloc/linux/allowed/test-topology.sh.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
# Check the conformance of `lstopo' for all the Linux sysfs
1313
# hierarchies available here. Return true on success.
1414

15-
HWLOC_VERSION="@HWLOC_VERSION@"
1615
HWLOC_top_srcdir="@HWLOC_top_srcdir@"
1716
HWLOC_top_builddir="@HWLOC_top_builddir@"
1817
lstopo="$HWLOC_top_builddir/utils/lstopo/lstopo-no-graphics"

tests/hwloc/linux/test-topology.sh.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
# Check the conformance of `lstopo' for all the Linux sysfs
1313
# hierarchies available here. Return true on success.
1414

15-
HWLOC_VERSION="@HWLOC_VERSION@"
1615
HWLOC_top_srcdir="@HWLOC_top_srcdir@"
1716
HWLOC_top_builddir="@HWLOC_top_builddir@"
1817
lstopo="$HWLOC_top_builddir/utils/lstopo/lstopo-no-graphics"

tests/hwloc/x86/test-topology.sh.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
# See COPYING in top-level directory.
77
#
88

9-
HWLOC_VERSION="@HWLOC_VERSION@"
109
HWLOC_top_srcdir="@HWLOC_top_srcdir@"
1110
HWLOC_top_builddir="@HWLOC_top_builddir@"
1211
lstopo="$HWLOC_top_builddir/utils/lstopo/lstopo-no-graphics"

utils/hwloc/test-hwloc-info.sh.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
# See COPYING in top-level directory.
1010
#
1111

12-
HWLOC_VERSION="@HWLOC_VERSION@"
1312
HWLOC_top_srcdir="@HWLOC_top_srcdir@"
1413
HWLOC_top_builddir="@HWLOC_top_builddir@"
1514
srcdir="$HWLOC_top_srcdir/utils/hwloc"

utils/lstopo/test-lstopo.sh.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
# See COPYING in top-level directory.
99
#
1010

11-
HWLOC_VERSION="@HWLOC_VERSION@"
1211
HWLOC_top_srcdir="@HWLOC_top_srcdir@"
1312
HWLOC_top_builddir="@HWLOC_top_builddir@"
1413
srcdir="$HWLOC_top_srcdir/utils/lstopo"

0 commit comments

Comments
 (0)