commit 49727e85ecdff4e2bde31d48dff9775ee6a3dcd9 Author: Arturo Filastò arturo@filasto.net Date: Mon Jun 29 20:48:52 2015 +0200
Update ts-012-lantern.md --- test-specs/ts-012-lantern.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/test-specs/ts-012-lantern.md b/test-specs/ts-012-lantern.md index 51d41e8..4aa1f07 100644 --- a/test-specs/ts-012-lantern.md +++ b/test-specs/ts-012-lantern.md @@ -38,7 +38,7 @@ None.
## Required output data
-bootstrapped: +success: **boolean** The bootstrap status of Lantern (success or failure).
lantern_linux --headless: @@ -61,7 +61,7 @@ failure:
## Semantics
-'bootstrapped' - True or False - whether Lantern has bootstrapped. +'success' - True or False - whether Lantern has bootstrapped. 'body' - http page body if successfully requested. 'failure' - optional, present if there is a failure. 'lantern_linux --headless':
tor-commits@lists.torproject.org