Typo in log output
Bug #1405648 reported by
Niklas Wenzel
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
account-polld (Ubuntu) |
In Progress
|
Undecided
|
Unassigned | ||
account-polld (Ubuntu RTM) |
New
|
Undecided
|
Unassigned |
Bug Description
log.Printf("Leaving poll for account %d as penaly count is %d", a.authData.
should be
log.Printf("Leaving poll for account %d as penalty count is %d", a.authData.
Related branches
lp://staging/~nikwen/account-polld/fix-typo
Approved
for merging
into
lp://staging/~ubuntu-push-hackers/account-polld/trunk
- Jonas G. Drange (community): Approve
- Sergio Schvezov: Approve
- Niklas Wenzel (community): Approve
-
Diff: 12 lines (+1/-1)1 file modifiedcmd/account-polld/account_manager.go (+1/-1)
Changed in account-polld (Ubuntu): | |
assignee: | nobody → Niklas Wenzel (nikwen) |
Changed in account-polld (Ubuntu): | |
status: | New → In Progress |
Changed in account-polld (Ubuntu): | |
assignee: | Niklas Wenzel (nikwen) → nobody |
To post a comment you must log in.