From: Karel Kočí Date: Tue, 18 Aug 2015 13:52:28 +0000 (+0200) Subject: Fix wrong exception excepted in configurations script X-Git-Tag: v201509~62 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/linux-conf-perf.git/commitdiff_plain/4c42daf1d4c2551b8d3e41f7bd6b90482900dad4 Fix wrong exception excepted in configurations script --- diff --git a/scripts/configurations.py b/scripts/configurations.py index f7f1694..428e214 100644 --- a/scripts/configurations.py +++ b/scripts/configurations.py @@ -129,7 +129,7 @@ def __calchash__(con): try: if con[c]: cstr += c - except ValueError: + except KeyError: pass # Add missing