Changeset 539 in tailor for vcpx/svn.py


Ignore:
Timestamp:
08/09/05 23:57:07 (8 years ago)
Author:
lele@…
Hash name:
20050809215707-97f81-a6643ea51625a94df311e65d25c25b275d3dd7e5
Message:

Fix a typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vcpx/svn.py

    r535 r539  
    271271        last = csets[0] 
    272272 
    273         self.log_info("working copy up to svn revision %s", last.revision) 
     273        self.log_info("working copy up to svn revision %s" % last.revision) 
    274274 
    275275        return last 
Note: See TracChangeset for help on using the changeset viewer.