Quit gracefully when interrupted with ^C
authorEd Bartosh <eduard.bartosh@intel.com>
Mon, 9 Dec 2013 08:32:32 +0000 (10:32 +0200)
committerEduard Bartosh <eduard.bartosh@intel.com>
Wed, 11 Dec 2013 18:11:58 +0000 (20:11 +0200)
commit9344d0158d6fb7849f65723b0f15c3b51ca5e82f
tree8ef12a5d0e4e6292f97616570ecfd7c27d6b8d67
parentf665825497b0949bdb435f6bc40b38a8430ca1cb
Quit gracefully when interrupted with ^C

Hide KeyboardInterrupt traceback to avoid scaring users.

Change-Id: I9434f984104ddeec0563495b62037abf1d87e210
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
Reviewed-on: https://otctools.jf.intel.com/review/8393
Tested-by: OTC Tools Tester <ed.bartosh@linux.intel.com>
repa/main.py