summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2006-03-30 11:07:17 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:59:23 -0500
commit99beb7b32964328703dfc9cd33886f5ab373b8c0 (patch)
tree721e4f88410dc6d6371dc557c644b0b223228a65 /source4
parentd72f821aaa65cf854834861c66ce5830e84c9df5 (diff)
downloadsamba-99beb7b32964328703dfc9cd33886f5ab373b8c0.tar.gz
samba-99beb7b32964328703dfc9cd33886f5ab373b8c0.tar.bz2
samba-99beb7b32964328703dfc9cd33886f5ab373b8c0.zip
r14815: BASE-DIR doesn't exists...
metze (This used to be commit 711df01cc82037b47f750572387accbf28d10bfc)
Diffstat (limited to 'source4')
-rwxr-xr-xsource4/script/tests/test_posix.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/script/tests/test_posix.sh b/source4/script/tests/test_posix.sh
index 42d797437d..ea40d38fb7 100755
--- a/source4/script/tests/test_posix.sh
+++ b/source4/script/tests/test_posix.sh
@@ -22,7 +22,7 @@ incdir=`dirname $0`
tests="BASE-FDPASS BASE-LOCK1 BASE-LOCK2 BASE-LOCK3 BASE-LOCK4"
tests="$tests BASE-LOCK5 BASE-LOCK6 BASE-LOCK7 BASE-UNLINK BASE-ATTR"
-tests="$tests BASE-DIR BASE-DIR1 BASE-DIR2 BASE-VUID"
+tests="$tests BASE-DIR1 BASE-DIR2 BASE-VUID"
tests="$tests BASE-DENY1 BASE-DENY2 BASE-TCON BASE-TCONDEV BASE-RW1"
tests="$tests BASE-DENY3 BASE-XCOPY BASE-OPEN BASE-DENYDOS"
tests="$tests BASE-PROPERTIES BASE-MANGLE BASE-DELETE"