Home
last modified time | relevance | path

Searched hist:"6 bf2e84b8cebc4c53bf44343ed4e9b88aa73e34d" (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/
H A Ddiffconfigdiff 6bf2e84b8cebc4c53bf44343ed4e9b88aa73e34d Fri Aug 16 20:40:56 CEST 2013 Mike Pagano <mpagano@gentoo.org> diffconfig: Gracefully exit if the default config files are not present

Handle gracefully the instance where config files are not present.
Compatible with python versions 2.5, 2.6 and 2.7.
The try/except is forward compatible with python version 3 once the entire script is ported.

Signed-off-by: Mike Pagano <mpagano@gentoo.org>
Signed-off-by: Michal Marek <mmarek@suse.cz>