Thanks to visit codestin.com Credit goes to github.com
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 f2ee21d commit c0cb8beCopy full SHA for c0cb8be
1 file changed
Modules/_decimal/tests/runall-memorydebugger.sh
@@ -18,7 +18,7 @@ CONFIGS_64="x64 uint128 ansi64 universal"
18
CONFIGS_32="ppro ansi32 ansi-legacy universal"
19
20
VALGRIND="valgrind --tool=memcheck --leak-resolution=high \
21
- --db-attach=yes --suppressions=Misc/valgrind-python.supp"
+ --suppressions=Misc/valgrind-python.supp"
22
23
# Get args
24
case $@ in
0 commit comments