aboutsummaryrefslogtreecommitdiff
path: root/tests/integration/bazel_from_env
blob: 96780b8156ec615d78e4cd06c2b9e408bf9d309c (plain)
1
2
3
4
5
6
#!/bin/bash
#
# A simple wrapper so rules_bazel_integration_test can use the
# bazel version inherited from the environment.

bazel "$@"