Merged.

Thanks

Le mar. 30 avr. 2019 à 10:28, Remi Duraffort <remi.duraffort@linaro.org> a écrit :
Hello Kevin,

MR created at https://git.lavasoftware.org/lava/lava/merge_requests/504

If you have time, for the next patch:
* fork https://git.lavasoftware.org/lava/lava
* push your patch on a branch of your fork
* send a merge request

That will make your next contribution easier.


Thanks for your contribution.

Le lun. 29 avr. 2019 à 23:36, Kevin Hilman <khilman@baylibre.com> a écrit :
The name of the action for http download uses a hyphen, not an
underscore.  Fix the typos.

Signed-off-by: Kevin Hilman <khilman@baylibre.com>
---
 doc/v2/timeouts.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/v2/timeouts.rst b/doc/v2/timeouts.rst
index c330f9d89548..50070766abe0 100644
--- a/doc/v2/timeouts.rst
+++ b/doc/v2/timeouts.rst
@@ -259,7 +259,7 @@ block override.

  timeouts:
    actions:
-     http_download:
+     http-download:
        minutes: 2

 .. _individual_connection_timeout_overrides:
@@ -275,7 +275,7 @@ specific connection timeout which can be longer or shorter than the default.

  timeouts:
    connections:
-     http_download:
+     http-download:
        minutes: 2

 .. _action_block_timeout_overrides:
--
2.21.0


_______________________________________________
Lava-users mailing list
Lava-users@lists.lavasoftware.org
https://lists.lavasoftware.org/mailman/listinfo/lava-users


--
Rémi Duraffort
LAVA Team, Linaro


--
Rémi Duraffort
LAVA Team, Linaro