You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. run patch.py two times
What is the expected output? What do you see instead?
file 4/4: templates/issue.html
hunk no.2 doesn't match source file at line 203
expected: <input type="hidden" name="subject" value="{{issue.subject}}" />
actual : <input type="hidden" name="in_reply_to" value="" />
already patched templates/issue.html
this can be replaced with something like
file 4/4: templates/issue.html
already patched templates/issue.html
or even
file 4/4 already patched: templates/issue.html
Original issue reported on code.google.com by [email protected] on 29 Nov 2011 at 4:40
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 29 Nov 2011 at 4:40The text was updated successfully, but these errors were encountered: