Commit c6728894 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

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

This reverts commit 7e3e34a4251536919c51648a7354d521c4e002b7.
parent 0516feba
......@@ -1775,7 +1775,7 @@ cmd_http_stream(CMD_ARGS)
"txsettings -ack\n"
"rxsettings\n"
"expect settings.ack == true"
"} -start\n", http_cmds, hp, vl);
"} -run\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