diff --git a/usr/bin/archboot-testsuite.sh b/usr/bin/archboot-testsuite.sh index fa82a0375..c046e34ac 100755 --- a/usr/bin/archboot-testsuite.sh +++ b/usr/bin/archboot-testsuite.sh @@ -31,7 +31,7 @@ _result() { _archboot_check echo "Waiting for pacman keyring..." _pacman_keyring -echo " Bootup speed: $(systemd-analyze | rg -o '= (.*)' -r '$1') |\ +echo -e "\e[1mStats:\e[m Bootup speed: $(systemd-analyze | rg -o '= (.*)' -r '$1') |\ Packages: $(pacman -Q | wc -l) |\ Available Memory: $(rg -o 'Ava.* (.*)[0-9]{3} k' -r '$1'