mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-15 11:52:15 +02:00
build: update gnulib submodule to latest
* tests/init.sh: Update from gnulib, to fix typo.
This commit is contained in:
2
gnulib
2
gnulib
Submodule gnulib updated: 204e7feaf6...34ccc0097f
@@ -98,7 +98,7 @@ test -n "$EXEEXT" && shopt -s expand_aliases
|
||||
# This is cheap and useful for exposing code that depends on the fact that
|
||||
# malloc-related functions often return memory that is mostly zeroed.
|
||||
# If you have the time and cycles, use valgrind to do an even better job.
|
||||
${MALLOC_PERTURB_=87}
|
||||
: ${MALLOC_PERTURB_=87}
|
||||
export MALLOC_PERTURB_
|
||||
|
||||
# We use a trap below for cleanup. This requires us to go through
|
||||
|
||||
Reference in New Issue
Block a user