mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-06 00:02:54 +00:00
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. |
||
|---|---|---|
| .. | ||
| fuse_dir.go | ||
| fuse_file.go | ||
| fuse_root.go | ||
| swarmfs.go | ||
| swarmfs_fallback.go | ||
| swarmfs_test.go | ||
| swarmfs_unix.go | ||
| swarmfs_util.go | ||