Opened 7 years ago

Closed 7 years ago

#13261 closed defect (invalid)

Getting same error — at Version 1

Reported by: anonymous Owned by:
Priority: normal Component: SELECT A HACK
Severity: normal Keywords:
Cc: Trac Release:

Description (last modified by Jun Omae)

Review daemon problem:

Traceback (most recent call last):
  File "/p4/common/bin/p4review.py", line 425, in loop_body
    if notify_changes: review_changes(mailport,limit_emails)
  File "/p4/common/bin/p4review.py", line 307, in review_changes
    if change: set_counter(mailport,'review',change)
  File "/p4/common/bin/p4review.py", line 199, in set_counter
    % os.environ['P4USER'])
TypeError: not all arguments converted during string formatting

Change History (1)

comment:1 Changed 7 years ago by Jun Omae

Description: modified (diff)
Priority: highnormal
Resolution: invalid
Status: newclosed

Please report to p4review maintainers. That is not maintained here.

Note: See TracTickets for help on using tickets.