Fix: tests: fix unused-but-set warning in test_fd_tracker.c
[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.041734 seconds and 4 git commands to generate.