ship(extractor, node, False)
def ship(extractor, commit, debug):
- "Ship a notification for the sspecified commit."
- metadata = extractor.commit_factory(commit)
+ "Ship a notification for the specified commit."
+ metadata = extractor.commit_factory(commit)
# Message reduction. The assumption here is that IRC can't handle
# lines more than 510 characters long. If we exceed that length, we
# try knocking out the file list, on the theory that for notification