fnp
/
redakcja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
30ac8da
)
FIX: Nie można było zaakceptować pull request.
author
zuber
<marek@stepniowski.com>
Tue, 27 Oct 2009 10:59:19 +0000
(11:59 +0100)
committer
zuber
<marek@stepniowski.com>
Tue, 27 Oct 2009 10:59:19 +0000
(11:59 +0100)
apps/api/handlers/manage_handlers.py
patch
|
blob
|
history
diff --git
a/apps/api/handlers/manage_handlers.py
b/apps/api/handlers/manage_handlers.py
index
f9caf7b
..
f2d41b1
100644
(file)
--- a/
apps/api/handlers/manage_handlers.py
+++ b/
apps/api/handlers/manage_handlers.py
@@
-60,7
+60,7
@@
class PullRequestHandler(BaseHandler):
'message': "This pull request is alredy resolved. Can't accept."
})
'message': "This pull request is alredy resolved. Can't accept."
})
- src_doc = lib.document_for_rev( prq.source_revision )
+ src_doc = lib.document_for_rev
ision
( prq.source_revision )
lock = lib.lock()
try:
lock = lib.lock()
try: