We forgot to update DEFAULT_USER in bug 372700, and it caused the checksetup tinderboxen to burn.
git-svn-id: svn://10.0.0.236/trunk@221707 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user