chiark / gitweb /
server/tests.at (AWAIT_KXDONE): Deliver POP to the correct place.
[tripe] / server / tests.at
index e3813d763a8fdc4e1fbd69e16f51f72a25058396..18bd54f454e2aff03f444d6847f699dc0156577d 100644 (file)
@@ -249,7 +249,7 @@ m4_define([AWAIT_KXDONE], [
   AT_CHECK([echo $waitrc],, [0[]nl])
 
   ## Be interested in key-exchange warnings again.
-  TRIPECTL -d$4 WARN test POP
+  TRIPECTL -d$3 WARN test POP
 ])
 
 ## ESTABLISH(adir, aname, aopts, bdir, bname, bopts, [aport], [bport])