Commit 0516feba authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

We cannot trust settings-ack to arrive before any other frames

parent d0351710
......@@ -1775,7 +1775,7 @@ cmd_http_stream(CMD_ARGS)
"txsettings -ack\n"
"rxsettings\n"
"expect settings.ack == true"
"} -run\n", http_cmds, hp, vl);
"} -start\n", http_cmds, hp, vl);
}
cmd_stream(av, hp, cmd, vl);
}
......
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