Hypens are allowed as key names in RFC822-style data.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Mon, 2 Jun 2008 21:11:53 +0000 (14:11 -0700)
committerMichael Vrable <mvrable@turin.ucsd.edu>
Mon, 2 Jun 2008 21:11:53 +0000 (14:11 -0700)
commit048815121720c9cfb0bc8df48efd9aa0c846e3d0
treeaba04fcc5b9beaab8ad0e9fecb2113160b48bf3a
parent910255ec7fb85ef6c7b9515e9761892ca408c389
Hypens are allowed as key names in RFC822-style data.

Update the parsers for the RFC822-style key-value lists.  Allow a hyphen in
key names.  Previously, the "Backup-Intent" field was being ignored because
its name was considered invalid; this change should fix that.
contrib/clean-segments.pl
contrib/restore.pl
lbs.py