mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-21 16:33:24 +00:00
Check if we truly pass the tests in auto test
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
e3cb4d25e3
commit
63be797c2d
7
regression/apps/scripts/boot_hello.sh
Normal file
7
regression/apps/scripts/boot_hello.sh
Normal file
@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
set -e
|
||||
|
||||
echo "Successfully booted."
|
Reference in New Issue
Block a user