Handle KeyboardInterrupt in buck GWT compiler wrapper script

If the user terminates a build while the GWT compilation is
running, the wrapper script exits with a Python TraceBack.

Handle KeyboardInterrupt and exit gracefully with a message
to the stderr console.

Change-Id: I634b9e57e6ebcc85b4ed9627953f5900cd4ac44a
1 file changed