From a9158e0d47636e25ce374391cd9b02df3d27b390 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Sat, 6 Nov 2004 09:12:53 +0000 Subject: r3574: the RAW-OPEN test changes broke a couple of the other tests. This fixes most of them, although RAW-SEARCH still fails (due to an interaction with the new xattr code) (This used to be commit 09b4652b40c4cfca027765178bd5a0adbaa666c2) --- source4/torture/config.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/torture/config.mk') diff --git a/source4/torture/config.mk b/source4/torture/config.mk index aa77238ec5..8a621e2f9f 100644 --- a/source4/torture/config.mk +++ b/source4/torture/config.mk @@ -15,6 +15,7 @@ ADD_OBJ_FILES = \ torture/basic/rename.o \ torture/basic/dir.o \ torture/basic/delete.o \ + torture/basic/unlink.o \ torture/basic/attr.o REQUIRED_SUBSYSTEMS = \ LIBSMB -- cgit