mirror of
https://github.com/NixOS/nix
synced 2025-07-08 15:13:55 +02:00
Restore --init calls in tests
This commit is contained in:
parent
4cfc131ec4
commit
b71e1fb342
2 changed files with 4 additions and 0 deletions
|
@ -25,6 +25,9 @@ fsync-metadata = false
|
|||
!include nix.conf.extra.not-there
|
||||
EOF
|
||||
|
||||
# Initialise the database.
|
||||
nix-store --init
|
||||
|
||||
# Did anything happen?
|
||||
test -e "$NIX_STATE_DIR"/db/db.sqlite
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue