Search:
Login
Settings
Help/Guide
About Trac
Register
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Buildbot
Navigation
←
Previous Changeset
Next Changeset
→
Changeset 655
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
06/22/08 09:12:03 (5 months ago)
Author:
dustin@v.igoro.us
Message:
setup-extra-space.patch
Remove typo (extra space after 'scripts') in setup.py
Files:
setup.py
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
Modified
Copied
Moved
setup.py
r602
r655
86
86
("buildbot/test/subdir", ["buildbot/test/subdir/emit.py"]),
87
87
],
88
'scripts
': scripts,
88
'scripts
': scripts,
89
89
'cmdclass': {'install_data': install_data_twisted},
90
90
}
Download in other formats:
Unified Diff
Zip Archive