mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
Use the same variable for content addressing in functional tests
`CONTENT_ADDRESSED` -> `NIX_TESTS_CA_BY_DEFAULT`
This commit is contained in:
parent
b3aa07009d
commit
7acc229c8f
4 changed files with 4 additions and 4 deletions
|
@ -2,6 +2,6 @@
|
|||
|
||||
source common.sh
|
||||
|
||||
CONTENT_ADDRESSED=true
|
||||
NIX_TESTS_CA_BY_DEFAULT=true
|
||||
cd ..
|
||||
source ./nix-shell.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue