Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don’t call dismissNotification if no notification was displayed.
If no update is found and dismissNotification is called with nil an exception is triggered which prevents the update from being aborted. This in turns keeps the Updater process running forever and prevents further update checks from running (when used via launch agent) [sparkle-project#2]
- Loading branch information