summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rpmbuild-remote.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/rpmbuild-remote.py b/rpmbuild-remote.py
index 548ab16..f8cd500 100644
--- a/rpmbuild-remote.py
+++ b/rpmbuild-remote.py
@@ -83,7 +83,6 @@ def read_preferences(options):
values = (
('user', 'str'),
('ssh_key', 'str'),
- ('pass', 'str'),
('host', 'str'),
('port', 'int'),
)