mirror of
https://github.com/NixOS/nix.git
synced 2025-11-13 22:12:43 +01: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
|