mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
Don't sleep in integration tests (#6636)
Fixes #6635. * Don't sleep in integration tests. * add backslash
This commit is contained in:
@@ -43,5 +43,6 @@ certbot_test_no_force_renew () {
|
||||
--register-unsafely-without-email \
|
||||
--debug \
|
||||
-vv \
|
||||
--no-random-sleep-on-renew \
|
||||
"$@"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user