ACK: [PATCH 3/4] live-image: add utils tests to "Selected" menu

ivanhu ivan.hu at canonical.com
Mon Jun 21 02:53:12 UTC 2021



On 6/18/21 4:11 AM, Alex Hung wrote:
> 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 5ac327dd..815b09ee 100755
> --- a/live-image/fwts-frontend-text
> +++ b/live-image/fwts-frontend-text
> @@ -99,7 +99,7 @@ select_tests()
>  		#
>  		#  Discover available tests
>  		#
> -		fwts --batch --batch-experimental --uefitests --unsafe --show-tests | grep "^ "| sort | uniq > $OPTIONS
> +		fwts --batch --batch-experimental --uefitests --unsafe --utils --show-tests | grep "^ "| sort | uniq > $OPTIONS
>  		while read test text
>  		do
>  			((x++))
> 

Acked-by: Ivan Hu <ivan.hu at canonical.com>



More information about the fwts-devel mailing list