1
0
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:
Jeremy Allison 2009-10-17 10:38:44 -07:00
parent 7c51fa6d69
commit 096589aead

View File

@ -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