Have sec scan retries actually work

Until this change, if `ping` raised an exception, we wouldn't retry properly
This commit is contained in:
Joseph Schorr 2017-03-29 16:19:46 -04:00
parent 08e34c5c48
commit 45179216af
2 changed files with 16 additions and 6 deletions

View file

@ -763,7 +763,7 @@ a:focus {
}
.config-setup-tool .service-verification-error {
white-space: pre;
white-space: pre-wrap;
margin-top: 10px;
margin-left: 36px;
margin-bottom: 20px;