Commit 2884cd86 authored by mkanat%bugzilla.org's avatar mkanat%bugzilla.org

We forgot to update DEFAULT_USER in bug 372700, and it caused the checksetup tinderboxen to burn.

parent 8705d693
......@@ -67,7 +67,7 @@ use constant USER_MATCH_SUCCESS => 1;
use constant MATCH_SKIP_CONFIRM => 1;
use constant DEFAULT_USER => {
'id' => 0,
'userid' => 0,
'realname' => '',
'login_name' => '',
'showmybugslink' => 0,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment