Skip to content

Commit

Permalink
added missing blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarfda committed Nov 11, 2024
1 parent ab16673 commit e2ffbfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ee/debug/checkups/launchd_darwin.go
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ func (c *launchdCheckup) Run(ctx context.Context, extraWriter io.Writer) error {
c.summary = "state is running"
return nil
}

func (c *launchdCheckup) ExtraFileName() string {
return "launchd.zip"
}
Expand Down

0 comments on commit e2ffbfd

Please sign in to comment.