mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +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:
@ -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
|
||||
|
Reference in New Issue
Block a user