[PATCH] live-image/fwts-frontend-text: add uefi tests to fwts-live
Keng-Yu Lin
kengyu at canonical.com
Thu Sep 12 07:14:32 UTC 2013
On Thu, Sep 12, 2013 at 1:29 PM, Alex Hung <alex.hung at canonical.com> 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++))
> --
> 1.8.1.2
>
Acked-by: Keng-Yu Lin <kengyu at canonical.com>
More information about the fwts-devel
mailing list