~ruther/guix-local

855038b294853e4e81a6a2430c33f42495d98b6b — Ludovic Courtès 10 years ago fd688c8
tests: Print the mounts visible in the container.

* tests/guix-environment-container.sh: Print the content of
  $tmpdir/mounts.
1 files changed, 1 insertions(+), 0 deletions(-)

M tests/guix-environment-container.sh
M tests/guix-environment-container.sh => tests/guix-environment-container.sh +1 -0
@@ 66,6 66,7 @@ mount_test_code="
guix environment --container --ad-hoc --bootstrap guile-bootstrap \
     -- guile -c "$mount_test_code" > $tmpdir/mounts

cat "$tmpdir/mounts"
test `wc -l < $tmpdir/mounts` -eq 3

grep -e "$PWD$" $tmpdir/mounts # current directory