Changeset 628 in tailor


Ignore:
Timestamp:
08/19/05 01:17:35 (8 years ago)
Author:
lele@…
Hash name:
20050818231735-97f81-f298d86dff825f74e859d5bc9fa714836b82a48e
Message:

Renamed option's destination variable to match the configuration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vcpx/tailor.py

    r623 r628  
    261261VC_SPECIFIC_OPTIONS = [ 
    262262    make_option("--use-svn-propset", action="store_true", default=False, 
     263                dest="use_propset", 
    263264                help="Use 'svn propset' to set the real date and author of " 
    264265                     "each commit, instead of appending these information to " 
Note: See TracChangeset for help on using the changeset viewer.