tests: pack-relocatable: Ensure commands can run in the current namespace.
authorPaul Garlick <pgarlick@tourbillion-technology.com>
Fri, 4 Dec 2020 12:20:58 +0000 (12:20 +0000)
committerPaul Garlick <pgarlick@tourbillion-technology.com>
Fri, 4 Dec 2020 13:12:08 +0000 (13:12 +0000)
commita67b82475dc14d0be7e14a5438ce70fa94de1907
tree32e57614df8175994722a1f827137e223fd97bcd
parent133414ad89e70fec6442f4694cedc11e9954fb88
tests: pack-relocatable: Ensure commands can run in the current namespace.

* tests/guix-pack-relocatable (run_without_store): Use subshell to run
commands in the current namespace.  This avoids shell syntax and parsing
errors.
tests/guix-pack-relocatable.sh