Imported Upstream version 17.05
[deb_dpdk.git] / test / test / test_cfgfiles / etc / sample2.ini
diff --git a/test/test/test_cfgfiles/etc/sample2.ini b/test/test/test_cfgfiles/etc/sample2.ini
new file mode 100644 (file)
index 0000000..21075e9
--- /dev/null
@@ -0,0 +1,12 @@
+# this is a global comment
+
+[section1]
+# this is section 1
+key1=value1
+
+[section2]
+# this is section 2
+#key1=value1
+key2=value2
+key3=value3 # this is key3
+ignore-missing-separator