svn commit: samba r25104 - in branches/SAMBA_3_2/source/script/tests: .

jra at samba.org jra at samba.org
Tue Sep 11 21:52:45 GMT 2007


Author: jra
Date: 2007-09-11 21:52:44 +0000 (Tue, 11 Sep 2007)
New Revision: 25104

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

Log:
Fix extra lines added by mistake.
Jeremy.

Modified:
   branches/SAMBA_3_2/source/script/tests/selftest.sh


Changeset:
Modified: branches/SAMBA_3_2/source/script/tests/selftest.sh
===================================================================
--- branches/SAMBA_3_2/source/script/tests/selftest.sh	2007-09-11 19:27:34 UTC (rev 25103)
+++ branches/SAMBA_3_2/source/script/tests/selftest.sh	2007-09-11 21:52:44 UTC (rev 25104)
@@ -139,8 +139,8 @@
 	printing = bsd
 	printcap name = /dev/null
 
-	host msdfs = yes
-	panic action = "/bin/sleep 90000"
+#	host msdfs = yes
+#	panic action = "/bin/sleep 90000"
 
 [tmp]
 	path = $PREFIX_ABS/tmp



More information about the samba-cvs mailing list