commit | 7a16e859a44a582fcba46bcd3c6f729ad2448b4e | [log] [tgz] |
---|---|---|
author | David Pursehouse <david.pursehouse@sonymobile.com> | Fri Oct 18 15:08:44 2013 +0900 |
committer | David Pursehouse <david.pursehouse@sonymobile.com> | Fri Oct 18 15:10:25 2013 +0900 |
tree | 8128db47d9bebf6339ca2d68e1756468a8c4353a | |
parent | 757f88ae0d746124bee621aabdc8bc141d93fc2f [diff] |
Handle KeyboardInterrupt in Buck build wrapper scripts Pressing Ctrl-C during the build results in an ugly Python TraceBack. Add handling of KeyboardInterrupt and print a useful message. This fixes most cases, but there are still a few TraceBacks coming from inside Buck. These will need to be fixed upstream. Change-Id: I3f0dc19f3be599460a2a6409642a70a195b50753