]> git.ipfire.org Git - thirdparty/patchwork.git/commit
tox: fix failure due to whitespaces in passenv
authorYou-Sheng Yang (vicamo) <vicamo@gmail.com>
Fri, 13 Jan 2023 02:53:58 +0000 (10:53 +0800)
committerStephen Finucane <stephenfinucane@hotmail.com>
Fri, 13 Jan 2023 13:06:20 +0000 (13:06 +0000)
commit8fd3f6a5c424dda953fba52a8d4df09333afd105
treecccc73cc76a8b248de5eb8677db5a73c2b4732db
parent44884cfc6604baa6fed3c3642e7db3799ccb4f67
tox: fix failure due to whitespaces in passenv

When installed tox >= 4, space-separated variables specified for passenv
are no longer allowed.

Signed-off-by: You-Sheng Yang (vicamo) <vicamo@gmail.com>
tox.ini