Changeset 1544 in tailor for vcpx/repository/darcs/__init__.py


Ignore:
Timestamp:
05/24/08 13:06:31 (5 years ago)
Author:
lele@…
Hash name:
20080524110631-97f81-d143329f8d35a2d0e7d3972403c69ad4b825e206
Message:

Generalized the post-commit-check safety belt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vcpx/repository/darcs/__init__.py

    r1523 r1544  
    3232            self.init_options = None 
    3333        self.use_look_for_adds = cget(self.name, 'look-for-adds', 'False') 
    34         self.post_commit_check = cget(self.name, 'post-commit-check', 'False') 
    3534        self.replace_badchars = eval(cget(self.name, 'replace-badchars', 
    3635                                          "{" 
Note: See TracChangeset for help on using the changeset viewer.