From 5377944635137126913370e88be0399bf4a254d0 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Thu, 20 Sep 2001 08:28:41 +0000 Subject: Fix up the test for some of the quirkier hosts on the farm, and enable one previously disabled sub-test. (This used to be commit 4df974527c7dbe88e7cbe9feb8e87f7ce89012b2) --- testsuite/build_farm/basicsmb-hostsequiv.test | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'testsuite/build_farm/basicsmb-hostsequiv.test') diff --git a/testsuite/build_farm/basicsmb-hostsequiv.test b/testsuite/build_farm/basicsmb-hostsequiv.test index 0df086e910..d424743d11 100644 --- a/testsuite/build_farm/basicsmb-hostsequiv.test +++ b/testsuite/build_farm/basicsmb-hostsequiv.test @@ -23,6 +23,4 @@ security="hostsequiv" (test_smb_conf_setup ) || exit 1 (test_listfilesauth $security) || exit 1 -# (test_listfilesrootnpw $security) || exit 1 -# Unfortuetly we map to guest, and this is allowed access due to a BUG. This -# test disabled till we fix it. +(test_listfilesrootnpw $security) || exit 1 -- cgit