Signed-off-by: Brian Norris <[email protected]>
---
apps/patchwork/bin/pwclient | 1 -
1 file changed, 1 deletion(-)
diff --git a/apps/patchwork/bin/pwclient b/apps/patchwork/bin/pwclient
index 38d604e6173d..70d4f8293272 100755
--- a/apps/patchwork/bin/pwclient
+++ b/apps/patchwork/bin/pwclient
@@ -607,7 +607,6 @@ def main():
url = config.get(project_str, 'url')
- (username, password) = (None, None)
transport = None
if action in auth_actions:
if config.has_option(project_str, 'username') and \
--
2.2.0.rc2
_______________________________________________
Patchwork mailing list
[email protected]
https://lists.ozlabs.org/listinfo/patchwork