diff options
Diffstat (limited to 'test/sandbox/fs.nix')
| -rw-r--r-- | test/sandbox/fs.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/sandbox/fs.nix b/test/sandbox/fs.nix index 8f2ea50f..9714a82b 100644 --- a/test/sandbox/fs.nix +++ b/test/sandbox/fs.nix @@ -23,7 +23,7 @@ let fortify = fs "16d" null null; init0 = fs "80001ff" null null; } null; - host-mounts = fs "124" null null; + mounts = fs "124" null null; } null; bin = fs "800001ed" { sh = fs "80001ff" null null; } null; dev = fs "800001ed" { |
