ACK: [PATCH] live-image/fwts-frontend-text: add uefi tests to fwts-live

Colin Ian King colin.king at canonical.com
Thu Sep 12 08:03:39 UTC 2013


On 12/09/13 06:29, Alex Hung wrote:
> Buglink: https://bugs.launchpad.net/bugs/1223793
> 
> Signed-off-by: Alex Hung <alex.hung at canonical.com>
> ---
>  live-image/fwts-frontend-text | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/live-image/fwts-frontend-text b/live-image/fwts-frontend-text
> index 6f1b46d..2d1d3d2 100755
> --- a/live-image/fwts-frontend-text
> +++ b/live-image/fwts-frontend-text
> @@ -92,7 +92,7 @@ select_tests()
>  		#
>  		#  Discover available tests
>  		#
> -		fwts --batch --batch-experimental --show-tests | grep "^ " > $OPTIONS
> +		fwts --batch --batch-experimental --uefi --unsafe --show-tests | grep "^ "| sort | uniq > $OPTIONS
>  		while read test text
>  		do
>  			((x++))
> 
Thanks Alex,

Acked-by: Colin Ian King <colin.king at canonical.com>



More information about the fwts-devel mailing list