summaryrefslogtreecommitdiff
path: root/scripts/buildtable.pl
diff options
context:
space:
mode:
authorLuke Dashjr <luke-jr+git@utopios.org>2017-05-05 15:13:20 +0000
committerLuke Dashjr <luke-jr+git@utopios.org>2017-05-05 15:13:20 +0000
commitdd3254bb00fe824e4070ba9a7b44afaa1a7480c0 (patch)
treef4fb8b51f519620f98e4eb906c0e0b2db5b1107c /scripts/buildtable.pl
parenta27cb636f5ed496eed828779f796db0c0075ec83 (diff)
downloadbips-dd3254bb00fe824e4070ba9a7b44afaa1a7480c0.tar.xz
scripts/buildtable: Comments-Summary is technically optional
Diffstat (limited to 'scripts/buildtable.pl')
-rwxr-xr-xscripts/buildtable.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/buildtable.pl b/scripts/buildtable.pl
index 5589abb..979f5da 100755
--- a/scripts/buildtable.pl
+++ b/scripts/buildtable.pl
@@ -9,7 +9,6 @@ my %RequiredFields = (
BIP => undef,
Title => undef,
Author => undef,
- 'Comments-Summary' => undef,
'Comments-URI' => undef,
Status => undef,
Type => undef,