tests: 'guix-environment-container.sh' works when run from a tmpfs.
authorLudovic Courtès <ludo@gnu.org>
Sun, 31 Jul 2016 16:51:38 +0000 (18:51 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sun, 31 Jul 2016 16:51:38 +0000 (18:51 +0200)
commit1250034d5aff14fe236aad9900233a2b6f8563bb
tree6d68fcd897dcacb2c9093d46263f927aab765030
parent40f788b9f6184436d9cc36a4dd8e7d101cd2f0ba
tests: 'guix-environment-container.sh' works when run from a tmpfs.

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

* tests/guix-environment-container.sh (mount_test_code): Add 'match'
clause to ignore "/"; augment clause that ignores specific file system
types such that it does not ignore parent mount points.
tests/guix-environment-container.sh