summaryrefslogtreecommitdiffstats
path: root/xt/config/checksetup_answers.txt
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2016-08-23 23:07:12 +0200
committerDavid Lawrence <dkl@mozilla.com>2016-08-23 23:07:12 +0200
commitbe3d5a23267bb7466c56af6c5d683760d33d5c7a (patch)
tree12c9b16ec4abb052b7d8424d88affbc8e3dd73bd /xt/config/checksetup_answers.txt
parent3987a28e9d50a1a7b4f4c890ba91c362cfa53e9d (diff)
downloadbugzilla-be3d5a23267bb7466c56af6c5d683760d33d5c7a.tar.gz
bugzilla-be3d5a23267bb7466c56af6c5d683760d33d5c7a.tar.xz
- Fix failing CI tests due to recent login/email changes
Diffstat (limited to 'xt/config/checksetup_answers.txt')
-rw-r--r--xt/config/checksetup_answers.txt1
1 files changed, 1 insertions, 0 deletions
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;