• Felix Lange's avatar
    swarm/fuse: simplify externalUnmount · 50c18e6e
    Felix Lange authored
    The code looked for /usr/bin/diskutil on darwin, but it's actually
    located in /usr/sbin. Fix that by not specifying the absolute path.
    Also remove weird timeout construction and extra whitespace.
    50c18e6e
Name
Last commit
Last update
..
fuse_dir.go Loading commit data...
fuse_file.go Loading commit data...
fuse_root.go Loading commit data...
swarmfs.go Loading commit data...
swarmfs_fallback.go Loading commit data...
swarmfs_test.go Loading commit data...
swarmfs_unix.go Loading commit data...
swarmfs_util.go Loading commit data...