Bugzilla – Attachment 389 Details for
Bug 3886
Output messages from tl-nds-posixuser are wrong
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix the bug
tl_nds_common.patch (text/plain), 640 bytes, created by
Aaron Sowry
on 2011-07-13 14:12:16 CEST
(
hide
)
Description:
Patch to fix the bug
Filename:
MIME Type:
Creator:
Aaron Sowry
Created:
2011-07-13 14:12:16 CEST
Size:
640 bytes
patch
obsolete
>Index: tl_nds_common.py >=================================================================== >--- tl_nds_common.py (revision 22567) >+++ tl_nds_common.py (working copy) >@@ -527,7 +527,7 @@ > self.vprint("Using initial_number (%d)" % number) > > for i in range(self.numbertries): >- self.vprint("Searching for free number using filter %s" % self.numbersearch_filter % number) >+ self.vprint("Searching for free number using filter %s" % self.numbersearch_filter % (number+i)) > # Check if number is used in local NSS database. > try: > self.numbercheck(number+i)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 3886
: 389