chiark
/
gitweb
/
~mdw
/
tripe
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e68649
)
server/tests.at (AWAIT_KXDONE): Deliver POP to the correct place.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 2 May 2015 16:05:20 +0000
(17:05 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 10 May 2015 23:47:29 +0000
(
00:47
+0100)
In fact, BNAME and BDIR are always the same in the current test script
-- the silly games are always played with ANAME and ADIR -- but that's
just luck.
server/tests.at
patch
|
blob
|
blame
|
history
diff --git
a/server/tests.at
b/server/tests.at
index e3813d763a8fdc4e1fbd69e16f51f72a25058396..18bd54f454e2aff03f444d6847f699dc0156577d 100644
(file)
--- a/
server/tests.at
+++ b/
server/tests.at
@@
-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])