[PATCH 3/4] live-image: add utils tests to "Selected" menu
Alex Hung
alex.hung at canonical.com
Thu Jun 17 20:11:52 UTC 2021
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++))
--
2.32.0
More information about the fwts-devel
mailing list