Commit 51e4faf7 by Michael DeHaan

Update test file -- we probably should not include the poll as the number of…

Update test file -- we probably should not include the poll as the number of polls is changing between test
runs (that's ok, it's not intended to be realtime accurate)
parent 4c75b7f3
...@@ -233,21 +233,6 @@ ...@@ -233,21 +233,6 @@
[ [
"127.0.0.2", "127.0.0.2",
{ {
"started": 1
}
]
],
[
"async poll",
[
"127.0.0.2"
]
],
[
"ok",
[
"127.0.0.2",
{
"changed": true, "changed": true,
"cmd": "sleep 5 ", "cmd": "sleep 5 ",
"finished": 1, "finished": 1,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment