only run testsuite on archboot environment

This commit is contained in:
Tobias Powalowski 2024-06-11 12:01:01 +02:00
parent 1d1a46b0c2
commit dd2c1c1d71

View file

@ -35,6 +35,7 @@ _gpg_check() {
}
[[ -z "${1}" || "${1}" != "run" ]] && _usage
_archboot_check
echo "Waiting for pacman keyring..."
_gpg_check
_run_test "Boot Test"