diff options
author | Salim Fadhley <sal@stodge.org> | 2013-06-23 21:21:01 +0100 |
---|---|---|
committer | Salim Fadhley <sal@stodge.org> | 2013-06-23 21:21:53 +0100 |
commit | 3d44fd79884a34121cb7a38e4f1b988c90702594 (patch) | |
tree | c6249c40131840a475002ce55a99832e09affb45 /README.rst | |
parent | c3b46918593629a6a83b4735455aa86edfeb5a98 (diff) | |
download | python-jenkinsapi-3d44fd79884a34121cb7a38e4f1b988c90702594.tar.gz python-jenkinsapi-3d44fd79884a34121cb7a38e4f1b988c90702594.tar.bz2 python-jenkinsapi-3d44fd79884a34121cb7a38e4f1b988c90702594.zip |
more invocation stuff, temporary commit as I move to a new computer
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ First of all, thanks for using this project. The fact that you are checking this Known bugs ---------- - [ ] Currently incompatible with Jenkins > 1.518. Job deletion operations fail unless Cross-Site scripting protection is disabled. + [x] Currently incompatible with Jenkins > 1.518. Job deletion operations fail unless Cross-Site scripting protection is disabled. For other issues, please refer to the support URL below. |