support.publish(): Use --key="value" arguments instead of --key value
commitef4848aa9ff9d04eed94521cba7ae8a7a60f12ef
authorBastian Eicher <bastian@eicher.net>
Wed, 29 Jul 2015 10:50:13 +0000 (29 12:50 +0200)
committerThomas Leonard <talex5@gmail.com>
Sat, 1 Aug 2015 11:31:39 +0000 (1 12:31 +0100)
tree6894f5c532b66fe5861f6d7fdb4e96b4b09eed98
parent8f4c7eaa417061b317648930a10e7e95789c9c7f
support.publish(): Use --key="value" arguments instead of --key value

This avoids issues with empty argument values on Windows.
support.py