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 fce0b52 commit 8894b72Copy full SHA for 8894b72
tests/test-getent-range.sh
@@ -9,6 +9,9 @@ NAME=test-getent-range
9
#SCIM=sc-im
10
SCIM=../src/sc-im
11
12
+valgrind --version
13
+../src/sc-im --version
14
+
15
VALGRIND_CMD='valgrind -v --log-file=${NAME}_vallog --tool=memcheck --track-origins=yes --leak-check=full --show-leak-kinds=all --show-reachable=no'
16
. assert.sh
17
0 commit comments