Jakob Unterwurzacher 3c5a80c27b fsstress-gocryptfs.bash: don't hang if TMPDIR ends in /
We would hang like this

   ./fsstress-loopback.bash
  Recompile go-fuse loopback: v2.0.3-7-g0b6cbc5
  Waiting for mount: xxxxxxxx^C

if TMPDIR has a trailing /. The reason is that the
paths in /proc/self/mounts are normalized, while
TMPDIR may not be.
2020-10-03 14:23:37 +02:00
..
2020-08-16 19:58:47 +02:00
2020-07-19 23:03:47 +02:00
2020-09-09 18:18:37 +02:00
2018-09-23 12:17:26 +02:00
2018-12-27 15:19:55 +01:00
2016-10-04 10:26:22 +02:00