Remove obsolete script.

It's been replaced by run-dart-analysis.py.

Change-Id: I136faf3355eb561fa434723f7d2c944040201656
1 file changed
tree: 65ae1ad42e8ce82f27bf8a61a5d3c938c968d0d9
  1. gdb/
  2. installer/
  3. .gitignore
  4. AUTHORS
  5. build-bootable-usb-depthcharge.sh
  6. build-bootable-usb-gigaboot.sh
  7. build-sysroot.sh
  8. build-toolchain.sh
  9. build-utils.sh
  10. check-header-guards.py
  11. CONTRIBUTING.md
  12. env.sh
  13. git-file-format
  14. install-uefi-depthcharge.sh
  15. LICENSE
  16. onechar.txt
  17. paths.py
  18. README.md
  19. run-dart-analysis.py
  20. run-magenta-arm64
  21. run-magenta-x86-64
  22. run.py
  23. symlink-dot-packages.py
  24. update_dart_packages.py
README.md

Scripts

This repository is for scripts useful when hacking on Fuchsia. This repository should contain scripts that perform tasks spanning multiple repositories. Scripts that only operate within a single repository should live in the relevant repository.