reset titles

This commit is contained in:
Tobias Powalowski 2024-06-11 22:49:34 +02:00
parent 8e19f668a3
commit 108608e782

View file

@ -83,7 +83,7 @@ fi
_result fw-error.txt
# uninstall base again!
pacman --noconfirm -Rdd base &>>"${_LOG}"
_run_test "pacman database"
_run_test "pacman database ... this takes a while"
archboot-not-installed.sh &>>"${_LOG}"
_result not-installed.txt
[[ -n "${_TEST_FAIL}" ]] && exit 1