From 1f6cc52e6696102d0585a4d2a82071edfd4ceaa5 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 25 Oct 2015 00:07:00 +0100 Subject: [PATCH] Fix integration test bug --- tests/integration/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/_common.sh b/tests/integration/_common.sh index bdd73244a..db514134d 100755 --- a/tests/integration/_common.sh +++ b/tests/integration/_common.sh @@ -20,7 +20,7 @@ letsencrypt_test () { --manual-test-mode \ $store_flags \ --text \ - --redirect \ + -r \ --agree-dev-preview \ --agree-tos \ --email "" \