Block out new test for the time being.

This commit is contained in:
Martin Brampton
2015-08-23 10:09:42 +01:00
parent 6b2d90fc50
commit 087c2fca46

View File

@ -305,7 +305,7 @@ poll_add_dcb(DCB *dcb)
* that handles events will expect to find a session. Test added by
* Martin as an experiment on 23 August 2015
*/
if (NULL == dcb->session)
if (false && NULL == dcb->session)
{
LOGIF(LE, (skygw_log_write_flush(
LOGFILE_ERROR,