chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40fe8af
)
hidden: a todo
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Fri, 12 Mar 2021 01:11:18 +0000
(
01:11
+0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Fri, 12 Mar 2021 01:21:13 +0000
(
01:21
+0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
apitest/at-otter.rs
patch
|
blob
|
history
diff --git
a/apitest/at-otter.rs
b/apitest/at-otter.rs
index fb7eee703566bd6f64fcc0cda0d08c9368ad4f1e..ba07b3693675637a16221fcebfb1af1071dadb3e 100644
(file)
--- a/
apitest/at-otter.rs
+++ b/
apitest/at-otter.rs
@@
-351,6
+351,8
@@
impl Ctx {
session.synch(&mut self.su)?;
+ // to repro a bug, have Bob move the RHS pawn out again
+
self.su.mgmt_conn.cmd(&MC::LoadFakeRng(vec![]))?;
}
}