1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-12-25 17:36:13 +01:00

- use pass instead of passx (plaintext_passwd is the default)

This commit is contained in:
Marcus Huewe 2011-02-11 12:42:54 +01:00
parent 5cb8468f3b
commit 1dcf5fb3d6

View File

@ -282,7 +282,7 @@ apiurl = %(apiurl)s
[%(apiurl)s]
user = %(user)s
passx = %(passx)s
pass = %(pass)s
# set aliases for this apiurl
# aliases = foo, bar
# email used in .changes, unless the one from osc meta prj <user> will be used