From d29960ce201d0e472243b0167cc27eb7f87a8482 Mon Sep 17 00:00:00 2001 From: Robert Loehning Date: Fri, 21 Jun 2013 17:57:37 +0200 Subject: [PATCH] Squish: Added note about HTTPS Change-Id: I316a83ac9169b9d0e43df066936503291cb64fba Reviewed-by: Christian Stenger --- tests/system/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/system/README b/tests/system/README index 8f4330ae7f1..65adf14daac 100644 --- a/tests/system/README +++ b/tests/system/README @@ -26,7 +26,7 @@ This folder must contain the following: Fifth - you'll have to make sure that some needed tools are available (no matter on which OS you're on). * qmake * cmake - * wget or curl + * wget or curl, capable of HTTPS Normally it should be okay to just install them as usual and add their executables' path(s) to the PATH variable.