Opened 7 years ago

Last modified 7 years ago

#13261 closed defect

Getting same error — at Initial Version

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

Description

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.environP4USER?)

TypeError: not all arguments converted during string formatting

Change History (0)

Note: See TracTickets for help on using tickets.