We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9544998 commit 083252aCopy full SHA for 083252a
test/test_valgrind.sh
@@ -67,7 +67,7 @@ cd ${BUILD_DIR}
67
mkdir -p cpuid
68
69
echo "Gathering data for hwloc so it can be run under valgrind:"
70
-hwloc-gather-cpuid ./cpuid
+hwloc-gather-cpuid ./cpuid >/dev/null
71
72
echo
73
echo "Working directory: $(pwd)"
0 commit comments