diff --git a/snapshot/restore/local_fs_output_unix.go b/snapshot/restore/local_fs_output_darwin.go similarity index 96% rename from snapshot/restore/local_fs_output_unix.go rename to snapshot/restore/local_fs_output_darwin.go index d0368571f..e8e1e4ecf 100644 --- a/snapshot/restore/local_fs_output_unix.go +++ b/snapshot/restore/local_fs_output_darwin.go @@ -1,5 +1,3 @@ -// +build darwin - package restore import (