Add session configuration load capability to libconfig
[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.028757 seconds and 4 git commands to generate.