Script execution must stop on unexpected errors.
* bzrlib/tests/test_script.py:
(TestScriptExecution.test_stops_on_unexpected_error,
TestScriptExecution.test_continue_on_expected_error): Test
behaviour on errors.
* bzrlib/tests/script.py:
(ScriptRunner.run_command): Fail on unexpected errors.