diff options
| author | Ophestra <cat@gensokyo.uk> | 2025-03-23 17:40:02 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2025-03-23 17:56:07 +0900 |
| commit | 806ce18c0a610254a957a4e11113d14b1095f911 (patch) | |
| tree | 1125554ac6b122693c3337ac992b577545abe68e /test/sandbox/case/tty.nix | |
| parent | b71d2bf534a3158ca1b40522141ba7ec81dbc5d4 (diff) | |
test/sandbox: check mapuid outcome
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'test/sandbox/case/tty.nix')
| -rw-r--r-- | test/sandbox/case/tty.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/sandbox/case/tty.nix b/test/sandbox/case/tty.nix index a0d7863c..1cdb395c 100644 --- a/test/sandbox/case/tty.nix +++ b/test/sandbox/case/tty.nix @@ -2,6 +2,7 @@ { name = "tty"; tty = true; + mapRealUid = false; want = { fs = fs "dead" { |
