Skip to content
  • Felix Lange's avatar
    50c18e6e
    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
    swarm/fuse: simplify externalUnmount
    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.
Loading