File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ want it to stay that way, too.
77This means that we only need to ever build source releases. This is done by
88running:
99
10- 1. Make sure the unit tests run! "./run_tests"
10+ 1. Make sure the unit tests run! "./run_tests.py "
11112. Edit roundup/__init__.py and doc/announcement.txt to reflect the new
1212 version and appropriate announcements. Add truncated announcement to
1313 setup.py description field.
Original file line number Diff line number Diff line change 22Administration Guide
33====================
44
5- :Version: $Revision: 1.15 $
5+ :Version: $Revision: 1.15.2.1 $
66
77.. contents::
88
@@ -201,7 +201,7 @@ take:
201201 C:\sources\roundup-0.7.4> python roundup/scripts/roundup_server.py <normal arguments>
202202
2032037. Once you're comfortable that the upgrade will work using that copy, you
204- should instal the new version of the software::
204+ should install the new version of the software::
205205
206206 python setup.py install
207207
You can’t perform that action at this time.
0 commit comments