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.5.2.5 $
5+ :Version: $Revision: 1.5.2.6 $
66
77.. contents::
88
@@ -123,7 +123,7 @@ take:
123123 C:\sources\roundup-0.7.4> python roundup/scripts/roundup_server.py <normal arguments>
124124
1251257. Once you're comfortable that the upgrade will work using that copy, you
126- should instal the new version of the software::
126+ should install the new version of the software::
127127
128128 python setup.py install
129129
You can’t perform that action at this time.
0 commit comments