Skip to content

Commit 89135c4

Browse files
bgoglinndenoyelle
authored andcommitted
.gitignore: update
Signed-off-by: Brice Goglin <[email protected]>
1 parent fc65632 commit 89135c4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,8 @@ test-suite.log
130130

131131
/tests/hwloc/x86/test-topology.sh
132132

133+
/tests/hwloc/x86+linux/test-topology.sh
134+
133135
/tests/hwloc/xml/test-topology.sh
134136

135137
/tests/hwloc/embedded/aclocal.m4
@@ -197,6 +199,7 @@ test-suite.log
197199
/utils/lstopo/lstopo-no-graphics
198200
/utils/lstopo/lstopo-no-graphics.1
199201
/utils/lstopo/test-lstopo.sh
202+
/utils/lstopo/test-lstopo-shmem.sh
200203
/utils/lstopo/test-*.sh.log
201204
/utils/lstopo/test-*.sh.trs
202205

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# Please update HWLOC_VERSION* in contrib/windows/hwloc_config.h too.
99

1010
major=2
11-
minor=1
11+
minor=2
1212
release=0
1313

1414
# greek is used for alpha or beta release tags. If it is non-empty,

0 commit comments

Comments
 (0)