don't close file handlers as rpm will handle it
authorGui Chen <gui.chen@intel.com>
Thu, 10 Oct 2013 02:29:41 +0000 (22:29 -0400)
committerGerrit Code Review <gerrit2@otctools.jf.intel.com>
Tue, 15 Oct 2013 09:26:43 +0000 (02:26 -0700)
commitc3cdd49ad336609afa5dd7d4706c06d22fb399f3
treec10b36fd3945fdc3f7d4268693bbca8030af0f39
parente99d5386c0575e82c4d92532fd46de8369c53763
don't close file handlers as rpm will handle it

as new version of rpm can handle file handlers correctly in most time,
we don't repeat it in mic itself

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