fix zypp missing password when using username:passwd pattern url
authorGui Chen <gui.chen@intel.com>
Wed, 23 May 2012 11:48:04 +0000 (19:48 +0800)
committerGui Chen <gui.chen@intel.com>
Wed, 23 May 2012 11:48:04 +0000 (19:48 +0800)
commit3e377a22b558dd1be9c33cd1c2904bf99e164e2b
tree75ec4c7f76b60f9b7abd11117e0267c4fda31d02
parent4d567d5a6f4092850dadeabbd8527986af42b7ec
fix zypp missing password when using username:passwd pattern url

if repo url is like 'http://username:passwd@host/repo/', zypp would handle incorrectly,
and this commit fix the issue

Signed-off-by: Gui Chen <gui.chen@intel.com>
plugins/backend/zypppkgmgr.py