relayd: viewer-stream: introduce viewer_stream_close_files and viewer_stream_sync_tra...
[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.029461 seconds and 4 git commands to generate.