[PATCH] live-image/fwts-frontend-text: add uefi tests to fwts-live
Alex Hung
alex.hung at canonical.com
Thu Sep 12 05:29:33 UTC 2013
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
More information about the fwts-devel
mailing list