Changeset 849 in tailor


Ignore:
Timestamp:
09/25/05 02:03:08 (8 years ago)
Author:
lele@…
Hash name:
20050925000308-97f81-8228f805fed20ba9806ed6a1f40a8ba59258d220
Message:

Use dashes instead of underscores in option name

File:
1 edited

Legend:

Unmodified
Added
Removed
  • README

    r847 r849  
    337337    module = pxlib 
    338338    subdir = original 
    339     delay_before_apply = 10 
     339    delay-before-apply = 10 
    340340 
    341341    [hg:pxlib] 
     
    537537Sometime the migration is fast enough to put the upstream server under 
    538538an excessive load. When this is the case, you may specify 
    539 ``delay_before_apply = 5``, that is the number of seconds tailor will 
     539``delay-before-apply = 5``, that is the number of seconds tailor will 
    540540wait before applying each changeset. It defaults to None, ie no delay 
    541541at all. 
Note: See TracChangeset for help on using the changeset viewer.