pack: '--localstatedir' and '-R' tests gracefully handle missing /gnu/store.
authorLudovic Courtès <ludo@gnu.org>
Sat, 18 May 2019 10:21:34 +0000 (12:21 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sat, 18 May 2019 10:23:31 +0000 (12:23 +0200)
commitbaab87ac49e3f0f873e17eb16db9781189b1f2d1
tree3052fa9b73844887cf082f8029165b8997424bb6
parent6b97415996583b15a97dad8254f610275353e913
pack: '--localstatedir' and '-R' tests gracefully handle missing /gnu/store.

Fixes <https://bugs.gnu.org/35776>.
Reported by Ting-Wei Lan <lantw44@gmail.com>.

* tests/guix-pack-localstatedir.sh: Set 'storedir' before
'NIX_STORE_DIR'.
* tests/guix-pack-relocatable.sh: Likewise.
tests/guix-pack-localstatedir.sh
tests/guix-pack-relocatable.sh