-
Notifications
You must be signed in to change notification settings - Fork 196
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AL-1674 - Skip update check when in non-interactive mode (#1935)
* Don't run the update check in non-interactive mode. * Move update check supression * Fixed unit tests for update check avoidance, added update check-setting attribute for testing purposes * Make Windows skip running UpdateCheckerTest::testShouldCheckForUpdates
- Loading branch information
1 parent
b45767d
commit 2242739
Showing
3 changed files
with
80 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters