From: Mike Pagano Date: Fri, 16 Aug 2013 18:40:56 +0000 (-0400) Subject: diffconfig: Gracefully exit if the default config files are not present X-Git-Tag: v3.12-rc1~57^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bf2e84b8cebc4c53bf44343ed4e9b88aa73e34d;p=pandora-kernel.git 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 Signed-off-by: Michal Marek --- Reading git-diff-tree failed