tests: Fix 'guix environment --container' test in the presence of tmpfs.
authorLudovic Courtès <ludo@gnu.org>
Sun, 28 Aug 2016 14:02:41 +0000 (16:02 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sun, 28 Aug 2016 22:09:44 +0000 (00:09 +0200)
commit7cdec6a90ab6342b1ff7b4a3e9b7ec82e9c8b914
tree47713958196757ced67c62909ddce82bcde6ea79
parente385e95767bec5b4cf1e53bbd89202e417b919fe
tests: Fix 'guix environment --container' test in the presence of tmpfs.

Reported by Ting-Wei Lan <lantw44@gmail.com>.
This is a followup to 1250034d5aff14fe236aad9900233a2b6f8563bb.

* tests/guix-environment-container.sh (mount_test_code): Reverse order
of 'string-prefix?' arguments.
tests/guix-environment-container.sh