mirror of
https://github.com/NixOS/nix
synced 2025-07-01 16:41:47 +02:00
The bad-uris tests are now in their own file. "Outer" is a bad name, but it will be split up next.
5 lines
97 B
Bash
Executable file
5 lines
97 B
Bash
Executable file
source common.sh
|
|
|
|
requireEnvironment
|
|
setupConfig
|
|
exec unshare --mount --map-root-user ./inner.sh
|