This repository has been archived by the owner on Aug 30, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix quotation mark when constructing bazel cmds.
Quotation mark around ${DEBUG} produces single quotation mark around --verbose_failures --sandbox_debug, which messes up the bazel cmd.
- Loading branch information