X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=tests%2Fbug-1674539.cmd;h=a00484ea64eb959f77f62bb3d7055442a18111f8;hb=1570a04e15bec6b2945e4351b1e05211aecdcacc;hp=e084d1f6d2233b7e81fcf0455477f2ea611bb060;hpb=6aada8b2ec0b01f23cd21e2e721a449258d11700;p=ircu2.10.12-pk.git diff --git a/tests/bug-1674539.cmd b/tests/bug-1674539.cmd index e084d1f..a00484e 100644 --- a/tests/bug-1674539.cmd +++ b/tests/bug-1674539.cmd @@ -17,14 +17,14 @@ connect cl3 %cl3-nick% oper %srv2% :Oper 3 # Check that we get local privileges properly. :cl1 wait cl2,cl3 :cl1 raw :privs %cl1-nick% -:cl1 expect %srv1-name% 270 %cl1-nick% %cl1-nick% :CHAN_LIMIT +:cl1 expect %srv1-name% 270 %cl1-nick% :CHAN_LIMIT :cl1 raw :privs %cl2-nick% -:cl1 expect %srv1-name% 270 %cl1-nick% %cl2-nick% :CHAN_LIMIT +:cl1 expect %srv1-name% 270 %cl2-nick% :CHAN_LIMIT # Bug 1674539 is that remote /privs do not get any response. # Testing shows that the problem only shows up with a hub between. :cl1 raw :privs %cl3-nick% -:cl1 expect %srv2-name% 270 %cl1-nick% %cl3-nick% :CHAN_LIMIT +:cl1 expect %srv2-name% 270 %cl3-nick% :CHAN_LIMIT # Synchronize everything sync cl1,cl2,cl3