mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-13 01:36:15 +02:00
Update tests/read-only-store.sh
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
This commit is contained in:
parent
264b644c53
commit
7cdaa0b8a6
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@ source common.sh
|
||||||
|
|
||||||
enableFeatures "read-only-local-store"
|
enableFeatures "read-only-local-store"
|
||||||
|
|
||||||
|
needLocalStore "cannot open store read-only when daemon has already opened it writeable"
|
||||||
|
|
||||||
clearStore
|
clearStore
|
||||||
|
|
||||||
happy () {
|
happy () {
|
||||||
|
|
Loading…
Reference in a new issue