[Testbot] Plone 4.3 - Python 2.7 - Build # 2625 - Fixed! - 0 failure(s)

jenkins at plone.org jenkins at plone.org
Wed Oct 15 21:37:46 UTC 2014


-------------------------------------------------------------------------------
Plone 4.3 - Python 2.7 - Build # 2625 - Fixed!
-------------------------------------------------------------------------------

http://jenkins.plone.org/job/plone-4.3-python-2.7/2625/


-------------------------------------------------------------------------------
CHANGES
-------------------------------------------------------------------------------

Repository: plone.behavior
Branch: refs/heads/master
Date: 2014-10-15T22:58:09+02:00
Author: Bo Simonsen (bosim) <bo at geekworld.dk>
Commit: https://github.com/plone/plone.behavior/commit/d100379a1a268ffb67628f0e9ec018341c183a11

Fixed spelling mistake.

Files changed:
M setup.py

diff --git a/setup.py b/setup.py
index 3023dc3..9ae1c47 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@
     os.path.join("plone", "behavior", "behaviors.txt"),
     os.path.join("plone", "behavior", "directives.txt"),
     os.path.join("plone", "behavior", "annotation.txt"),
-    os.path.join("docs", "CHNAGES.rst"),
+    os.path.join("docs", "CHANGES.rst"),
 ]
 longdesc = '\n'.join([open(_).read() for _ in doc_files])
 




-------------------------------------------------------------------------------


More information about the Testbot mailing list