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