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

tridge at samba.org tridge at samba.org
Wed Jul 20 02:15:44 GMT 2005


Author: tridge
Date: 2005-07-20 02:15:43 +0000 (Wed, 20 Jul 2005)
New Revision: 8626

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

Log:
fixed a typo

Modified:
   branches/SAMBA_4_0/source/script/tests/test_session_key.sh


Changeset:
Modified: branches/SAMBA_4_0/source/script/tests/test_session_key.sh
===================================================================
--- branches/SAMBA_4_0/source/script/tests/test_session_key.sh	2005-07-20 00:59:38 UTC (rev 8625)
+++ branches/SAMBA_4_0/source/script/tests/test_session_key.sh	2005-07-20 02:15:43 UTC (rev 8626)
@@ -22,7 +22,7 @@
         "--option=usespnego=yes --option=ntlmssp_client:ntlm2=yes" \
         "--option=usespnego=yes --option=ntlmssp_client:ntlm2=no" \
         "--option=usespnego=yes --option=ntlmssp_client:ntlm2=yes --option=ntlmssp_client:128bit=no" \
-        "--option=usespnego=yes--option=ntlmssp_client:ntlm2=no  --option=ntlmssp_client:128bit=no" \
+        "--option=usespnego=yes --option=ntlmssp_client:ntlm2=no  --option=ntlmssp_client:128bit=no" \
         "--option=usespnego=yes --option=ntlmssp_client:ntlm2=yes --option=ntlmssp_client:keyexchange=no" \
         "--option=usespnego=yes --option=ntlmssp_client:ntlm2=no  --option=ntlmssp_client:keyexchange=no" \
         "--option=usespnego=yes --option=clientntlmv2auth=yes  --option=ntlmssp_client:keyexchange=no" \



More information about the samba-cvs mailing list