From be3d5a23267bb7466c56af6c5d683760d33d5c7a Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Tue, 23 Aug 2016 17:07:12 -0400 Subject: - Fix failing CI tests due to recent login/email changes --- xt/config/checksetup_answers.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'xt/config/checksetup_answers.txt') diff --git a/xt/config/checksetup_answers.txt b/xt/config/checksetup_answers.txt index 29a1563d6..77484c777 100644 --- a/xt/config/checksetup_answers.txt +++ b/xt/config/checksetup_answers.txt @@ -11,6 +11,7 @@ $answer{'db_mysql_ssl_client_cert'} = ''; $answer{'db_mysql_ssl_client_key'} = ''; $answer{'urlbase'} = 'http://localhost/bugzilla/'; + $answer{'use_email_as_login'} = 1; $answer{'create_htaccess'} = ''; $answer{'use_suexec'} = ''; $answer{'index_html'} = 0; -- cgit v1.2.3-24-g4f1b