tenfourfox/testing/mozbase/mozprocess/tests/process_normal_finish_python.ini
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

18 lines
161 B
INI

; Generates a normal process tree
; Tree is of the form:
; main
; \_ c1
; \_ c2
[main]
children=c1,c2
maxtime=10
[c1]
children=c2
maxtime=5
[c2]
maxtime=5