testing/mozbase/mozprocess/tests/process_waittimeout.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/testing/mozbase/mozprocess/tests/process_waittimeout.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,11 @@
     1.4 +[main]
     1.5 +children=c1,c2
     1.6 +maxtime=300
     1.7 +
     1.8 +[c1]
     1.9 +children=2
    1.10 +maxtime=300
    1.11 +
    1.12 +[c2]
    1.13 +children=3
    1.14 +maxtime=300

mercurial