Fix: rotation may never complete in per-PID buffering mode
[lttng-tools.git] / tests / unit / ini_config / sample.ini
1 global_entry=yes
2
3 [section1]
4 section1_entry=42
5
6 [section2]
7 section2_test_entry1=2
8 section2_test_entry2=3
9
10 [section 3]
11 name with a space = another value
This page took 0.02897 seconds and 4 git commands to generate.