test/sandbox: check tty outcome
All checks were successful
Test / Create distribution (push) Successful in 25s
Test / Fpkg (push) Successful in 34s
Test / Fortify (push) Successful in 2m21s
Test / Data race detector (push) Successful in 2m48s
Test / Flake checks (push) Successful in 54s

This makes no difference currently but has different behaviour in the native sandbox.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-03-23 17:28:57 +09:00
parent 46059b1840
commit b71d2bf534
5 changed files with 231 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
{ fs, ent }:
{
name = "preset";
tty = false;
want = {
fs = fs "dead" {
@@ -14,6 +15,7 @@
} null;
bin = fs "800001ed" { sh = fs "80001ff" null null; } null;
dev = fs "800001ed" {
console = fs "1a4" null null;
core = fs "80001ff" null null;
dri = fs "800001ed" {
by-path = fs "800001ed" {