Remove leading newline in stub shebang.

This is causing exec format errors.

Also don't crash on SIGINT.

Change-Id: Ia0a5b92df7e65b07cd8cec2560ba50ea04388693
Reviewed-on: https://fuchsia-review.googlesource.com/c/sdk-integration/+/791186
Fuchsia-Auto-Submit: Darren Chan <chandarren@google.com>
Reviewed-by: Chase Latta <chaselatta@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
2 files changed
tree: ca7baebc77d08f6913a9617a2ca4f70f5b43ebb9
  1. bazel_rules_fuchsia/
  2. bazel_rules_fuchsia_experimental/
  3. manifests/
  4. scripts/
  5. tests/
  6. .gitignore
  7. .gitmodules
  8. AUTHORS
  9. BUILD.bazel
  10. CONTRIBUTING.md
  11. LICENSE
  12. PATENTS
  13. README.md
  14. using_local_sdk.md
README.md

Fuchsia SDK Integration Repository

This repository provides environment-specific (e.g. Bazel, GN) tools for the SDK and associated integration tests in a public repo.

Visit Contributing to Fuchsia to learn how to contribute to this repository.