Commit 521c4b30 authored by Dan Fandrich's avatar Dan Fandrich
Browse files

Fixed some tag typos in the test data files.

parent a2effd12
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@ dr-xr-xr-x 2 0 1 512 Nov 30 1995 etc
drwxrwxrwx   2 98       1            512 Oct 30 14:33 pub
dr-xr-xr-x   5 0        1            512 Oct  1  1997 usr
</datacheck>
</reply>

#
# Client-side
+1 −1
Original line number Diff line number Diff line
@@ -68,7 +68,7 @@ http://%HOSTIP:%HTTPPORT/150 -u testuser:testpass --ntlm --fail
# the local host name and thus differs on different machines!
<strippart>
s/^(Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAACAAIAHAAAAA).*/$1/
</strippart)
</strippart>
<protocol>
GET /150 HTTP/1.1
Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
+1 −1
Original line number Diff line number Diff line
@@ -94,7 +94,7 @@ four is the number of lines
# the local host name and thus differs on different machines!
<strippart>
s/^(Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAACAAIAHAAAAA).*/$1/
</strippart)
</strippart>
<protocol>
PUT /155 HTTP/1.1
Host: 127.0.0.1:%HTTPPORT
+1 −1
Original line number Diff line number Diff line
@@ -68,7 +68,7 @@ http://%HOSTIP:%HTTPPORT/159 -u testuser:testpass --ntlm -0
# the local host name and thus differs on different machines!
<strippart>
s/^(Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEAAAAAYABgAWAAAAAAAAABwAAAACAAIAHAAAAA).*/$1/
</strippart)
</strippart>
<protocol>
GET /159 HTTP/1.0
Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
+1 −1
Original line number Diff line number Diff line
@@ -35,5 +35,5 @@ RETR 161
</protocol>
<errorcode>
18
</errrorcode>
</errorcode>
</verify>
Loading