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