[scripts] Update led-edit-recipe-wrapper.py to work with -real-build.

Using -real-build causes the buildbucket.name to no longer start with
`led` and `led get-builder -real-build` also works now, so I removed the
check for the name.

This should go in after fxrev.dev/1012543 which should makes recipes
work with -real-build.

Bug: 42073261
Change-Id: I6176beb44a5898556bdbfe60bc9d80740cd2c041
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/infra/+/1012544
Fuchsia-Auto-Submit: Ina Huh <ihuh@google.com>
Reviewed-by: Oliver Newman <olivernewman@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
2 files changed
tree: 57547362c1b639f9681638de941a927348981fc4
  1. artifacts/
  2. buildbucket/
  3. checkout/
  4. cmd/
  5. execution/
  6. flagutil/
  7. functools/
  8. gerrit/
  9. gitiles/
  10. issuetracker/
  11. rpcutil/
  12. scripts/
  13. slsa/
  14. third_party/
  15. vendor/
  16. .gitignore
  17. AUTHORS
  18. go.mod
  19. go.sum
  20. LICENSE
  21. manifest
  22. PATENTS
  23. README.md
README.md

infra

This repo contains tools and config files necessary to run infrastructure related to builds, code review, version control, and continuous integrations.