diff --git a/usr/bin/archboot-testsuite.sh b/usr/bin/archboot-testsuite.sh index c046e34ac..e836622df 100755 --- a/usr/bin/archboot-testsuite.sh +++ b/usr/bin/archboot-testsuite.sh @@ -31,9 +31,9 @@ _result() { _archboot_check echo "Waiting for pacman keyring..." _pacman_keyring -echo -e "\e[1mStats:\e[m 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' >journal-error.txt