mirror of
https://github.com/NixOS/nix
synced 2025-07-18 07:08:27 +02:00
* Oops, the daemon test wasn't actually using the daemon.
This commit is contained in:
parent
c8c0380744
commit
23bf700196
2 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
TESTS_ENVIRONMENT = $(bash) -e
|
||||
TESTS_ENVIRONMENT = NIX_REMOTE= $(bash) -e
|
||||
|
||||
extra1 = $(shell pwd)/test-tmp/shared
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue