32
32
--replace_result $MASTER_MYSOCK MASTER_SOCKET $MASTER_MYPORT MASTER_PORT
34
34
connect (fail_con,localhost,test,,test2);
35
35
--replace_result $MASTER_MYSOCK MASTER_SOCKET $MASTER_MYPORT MASTER_PORT
37
37
connect (fail_con,localhost,test,,"");
38
38
--replace_result $MASTER_MYSOCK MASTER_SOCKET $MASTER_MYPORT MASTER_PORT
40
40
connect (fail_con,localhost,test,zorro,test2);
41
41
--replace_result $MASTER_MYSOCK MASTER_SOCKET $MASTER_MYPORT MASTER_PORT
42
42
connect (fail_con,localhost,test,zorro,);