chiark / gitweb /
common: discard wrapping quotes in strings
authorDaniel Martí <mvdan@mvdan.cc>
Mon, 25 Aug 2014 06:45:46 +0000 (08:45 +0200)
committerDaniel Martí <mvdan@mvdan.cc>
Mon, 25 Aug 2014 06:45:46 +0000 (08:45 +0200)
commit5e988eb84dc559550d2f9b4b17ef8bec5935386e
tree0f015023042e8352b33a61610821f6dac6c95173
parent96f49f2a9ecad4ae5d44f78d289f0befc3470e02
common: discard wrapping quotes in strings

Fixes auto names that shouldn't have wrapping quotes like '"PassDroid"'
instead of just 'PassDroid'.
fdroidserver/common.py