From 20d85d5d546ade003d70ca727c012785ba9f9b4b Mon Sep 17 00:00:00 2001 From: Jeremy Allison Date: Wed, 10 Mar 2010 14:40:20 -0800 Subject: Added regression test for bug #7234 - Symlink delete fails but incorrectly reports success. Ensure we can delete a symlink by path. Jeremy. --- source3/script/tests/test_smbclient_s3.sh | 48 +++++++++++++++++++++++++++++-- source3/script/tests/tests_all.sh | 4 +-- 2 files changed, 47 insertions(+), 5 deletions(-) (limited to 'source3/script/tests') diff --git a/source3/script/tests/test_smbclient_s3.sh b/source3/script/tests/test_smbclient_s3.sh index 1ee829e2fc..7896b2821f 100755 --- a/source3/script/tests/test_smbclient_s3.sh +++ b/source3/script/tests/test_smbclient_s3.sh @@ -2,9 +2,9 @@ # this runs the file serving tests that are expected to pass with samba3 -if [ $# -lt 5 ]; then +if [ $# -lt 6 ]; then cat < $tmpfile <