mirror of
https://github.com/samba-team/samba.git
synced 2025-01-24 02:04:21 +03:00
Trying to find out why the posix_unlink test build farm is still failing even
though we're now successfully deleting the symlink. Jeremy.
This commit is contained in:
parent
7c51fa6d69
commit
096589aead
@ -108,7 +108,7 @@ EOF
|
||||
|
||||
if [ $ret != 0 ] ; then
|
||||
echo "$out"
|
||||
echo "failed create then delete bad symlink"
|
||||
echo "failed create then delete bad symlink with error $ret"
|
||||
false
|
||||
return
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user