hgbook
diff en/examples/run-example @ 198:615f3c6b30e1
Start to describe branch management.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Mon Apr 16 17:21:38 2007 -0700 (2007-04-16) |
parents | 754312dc23d5 |
children | 1a55ba6ceca1 |
line diff
1.1 --- a/en/examples/run-example Tue Mar 27 15:45:12 2007 -0700 1.2 +++ b/en/examples/run-example Mon Apr 16 17:21:38 2007 -0700 1.3 @@ -59,7 +59,7 @@ 1.4 ps2 = '__run_example_ps2__ ' 1.5 pi_re = re.compile(r'#\$\s*(name|ignore):\s*(.*)$') 1.6 1.7 - timeout = 5 1.8 + timeout = 10 1.9 1.10 def __init__(self, name, verbose): 1.11 self.name = name