nickle's parse_csv doesn't strip quotes, so we have to
authorKeith Packard <keithp@keithp.com>
Fri, 15 Jul 2016 19:53:50 +0000 (12:53 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 15 Jul 2016 19:53:50 +0000 (12:53 -0700)
commitb7b04d6b9ec023d8ba56cf4fc5d17bdc77809c50
treed027df47ba33f0e37fd568fb70dd6e28894c7149
parentedf617106285165cc570d795f0cfbb06ff0d2b99
nickle's parse_csv doesn't strip quotes, so we have to

This appears to just be a bug in the nickle code which has been fixed
upstream. This local fix only strips quotes if present, so it will
work with either nickle version unless we have names starting with "

Signed-off-by: Keith Packard <keithp@keithp.com>
bin/partslist-vendor