From: Steve Holme Date: Sat, 16 Nov 2013 20:33:08 +0000 (+0000) Subject: test926: Corrected unknown user reply from commit 0d735c29f92748 X-Git-Tag: curl-7_34_0~71 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8896b56488d8b3b67eb3be0b13d973134071a0c9;p=thirdparty%2Fcurl.git test926: Corrected unknown user reply from commit 0d735c29f92748 The error code should not be sent as data as it isn't passed onto the client as body data, so cannot be compared in the test suite against expected data. --- diff --git a/tests/data/test926 b/tests/data/test926 index 31209df90b..4c4576c894 100644 --- a/tests/data/test926 +++ b/tests/data/test926 @@ -9,9 +9,9 @@ VRFY # # Server-side - -550 Unknown user - + +REPLY VRFY 550 Unknown user + #