mirror of
https://github.com/NixOS/nix.git
synced 2025-12-17 22:41:08 +01:00
Run multiple outputs and build-delete test for CA drvs also
This commit is contained in:
parent
af82c847a7
commit
7ea31c6e56
6 changed files with 53 additions and 17 deletions
7
tests/functional/ca/multiple-outputs.sh
Normal file
7
tests/functional/ca/multiple-outputs.sh
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
source common.sh
|
||||
|
||||
export NIX_TESTS_CA_BY_DEFAULT=1
|
||||
cd ..
|
||||
source ./multiple-outputs.sh
|
||||
Loading…
Add table
Add a link
Reference in a new issue