Missed two references to a renamed file.
authorPaul Green <paulg@samba.org>
Wed, 23 Apr 2003 17:57:08 +0000 (17:57 +0000)
committerPaul Green <paulg@samba.org>
Wed, 23 Apr 2003 17:57:08 +0000 (17:57 +0000)
(This used to be commit cf69c69594797032d1427de3266af86d12b15cb2)

testsuite/build_farm/basicsmb-preexec.test
testsuite/build_farm/basicsmb.fns

index bc87723700f748e89af783d950ffe0033c4f3bcd..fc072e5fdb671dba8309cb677508e0a253eeb828 100644 (file)
@@ -23,6 +23,6 @@ else
        exit 1;
 fi
 
        exit 1;
 fi
 
-mode=PREEXEC_cl_fail
+mode=PREEXEC_cl_fl
 (test_listfilesauth_should_deny $mode) || exit 1
 
 (test_listfilesauth_should_deny $mode) || exit 1
 
index 4410feff3ae5704660ba63a34b8be25acc5ec60a..f5143cc4d883e446abef323c0038481565a33533 100644 (file)
@@ -76,7 +76,7 @@ test_smb_conf_setup() {
     echo "127.0.0.7    INVALIDUSERS">>$prefix/lib/lmhosts
     echo "127.0.0.7    PREEXEC">>$prefix/lib/lmhosts
     echo "127.0.0.7    PREEXEC_CLOSE">>$prefix/lib/lmhosts
     echo "127.0.0.7    INVALIDUSERS">>$prefix/lib/lmhosts
     echo "127.0.0.7    PREEXEC">>$prefix/lib/lmhosts
     echo "127.0.0.7    PREEXEC_CLOSE">>$prefix/lib/lmhosts
-    echo "127.0.0.7    PREEXEC_CL_FAIL">>$prefix/lib/lmhosts
+    echo "127.0.0.7    PREEXEC_CL_FL">>$prefix/lib/lmhosts
 
 
        echo "127.0.0.1" > $prefix/lib/hosts.equiv
 
 
        echo "127.0.0.1" > $prefix/lib/hosts.equiv