Avoid sending MODE +o to local channel creator, and more code coverage.
[ircu2.10.12-pk.git] / ircd / test / client-1.cmd
index ffb48531f24ddb05a9ee882deb1c836452454399..9a588c125b5770487abbb85fe8a29d6aea01e746 100644 (file)
@@ -1,11 +1,15 @@
 define srv localhost:7701
 
 connect cl1 Alex alex %srv% :Test client 1
-connect cl2 Bubb bubb %srv% :Test client 2
 :cl1 oper oper1 oper1
-:cl2 wait cl1
+connect cl2 Bubb bubb %srv% :Test client 2
 :cl2 oper oper3 oper4
+:cl2 oper oldoper wrongpass
+:cl2 oper md5oper wrongpass
+:cl2 oper cryptoper wrongpass
 :cl2 oper oper2 oper2
-:cl1 raw :privs Bubb
 :cl2 raw :privs Alex Alex
-sync cl1,cl2
+:cl1 wait cl2
+:cl1 raw :privs Bubb
+:cl1 nick A
+:cl1 nick Alexey