Removed an extraneous \n that violated the SSO daemon protocol
authorDan Fandrich <dan@coneharvesters.com>
Thu, 28 Jul 2011 19:41:44 +0000 (12:41 -0700)
committerDan Fandrich <dan@coneharvesters.com>
Thu, 28 Jul 2011 19:41:44 +0000 (12:41 -0700)
commit435e2bc75797b14bc27dc4048b7fa1f3caa446f1
treeceba8092a03d071edf204f4cd723ff4dacf978ca
parent99848d3dab864f7ca51e977ec64d5ce9bafbe41b
Removed an extraneous \n that violated the SSO daemon protocol

This caused fake_ntlm to abort due to an invalid command
causing sporadic test 2005 failures.
lib/http_ntlm.c
tests/server/fake_ntlm.c