mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-29 08:44:52 +02:00
Clear valgrind-out dir to prevent collisions.
This commit is contained in:
parent
5db9ba718e
commit
bc551dfebb
@ -153,6 +153,7 @@ SCP_BIN=${SCP}
|
||||
|
||||
if [ "x$USE_VALGRIND" != "x" ]; then
|
||||
mkdir -p $OBJ/valgrind-out
|
||||
rm -f $OBJ/valgrind-out/*
|
||||
# ensure agent low-priv tests can write logs.
|
||||
chmod 777 $OBJ/valgrind-out
|
||||
VG_TEST=`basename $SCRIPT .sh`
|
||||
|
Loading…
x
Reference in New Issue
Block a user