svn commit: samba r14814 - in branches/SAMBA_4_0/source/script/tests: .

metze at samba.org metze at samba.org
Thu Mar 30 10:53:40 GMT 2006


Author: metze
Date: 2006-03-30 10:53:40 +0000 (Thu, 30 Mar 2006)
New Revision: 14814

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=14814

Log:
also run the BASE-DIR test with 'make test'

metze
Modified:
   branches/SAMBA_4_0/source/script/tests/test_posix.sh


Changeset:
Modified: branches/SAMBA_4_0/source/script/tests/test_posix.sh
===================================================================
--- branches/SAMBA_4_0/source/script/tests/test_posix.sh	2006-03-30 10:46:36 UTC (rev 14813)
+++ branches/SAMBA_4_0/source/script/tests/test_posix.sh	2006-03-30 10:53:40 UTC (rev 14814)
@@ -22,7 +22,7 @@
 
 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-DIR1 BASE-DIR2 BASE-VUID"
+tests="$tests BASE-DIR 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"



More information about the samba-cvs mailing list