pmaports/main/bootrr/00-bootrr.sh
Caleb Connolly 2204c0a390
main/bootrr: new aport (MR 4420)
bootrr is a simple shell script tool for validating that a given board
has booted correctly. It checks that all expected drivers are loaded.

Signed-off-by: Caleb Connolly <caleb@connolly.tech>
2023-10-31 19:53:22 +00:00

4 lines
56 B
Bash

#!/bin/sh -e
# Description: bootrr sanity check
bootrr