Remove unused config entries from sample config

This commit removes unused config entries from the sample config file to
avoid confusion.

Change-Id: I13afaf2f0e5990a3f8a959033e93d1989b94c3f3
This commit is contained in:
Masayuki Igawa
2019-04-17 15:47:06 +09:00
parent 4704d56363
commit a4b97d3329

View File

@@ -1,19 +1,5 @@
[DEFAULT]
#
# From subunit2sql.shell
#
# Location of run artifacts (string value)
#artifacts = <None>
# Dict of metadata about the run(s) (dict value)
#run_meta = <None>
# list of subunit files to put into the database (multi valued)
#subunit_files =
[database]
#