blob: c0bd7e4787c0cecfc8253e9e79d23fe39f462623 [file] [log] [blame]
Leopold Schabel2983d722019-10-23 12:16:42 +02001#!/bin/bash
Leopold Schabel2a2081c2019-10-23 13:33:10 +02002set -euo pipefail
Leopold Schabel2983d722019-10-23 12:16:42 +02003
Leopold Schabel2a2081c2019-10-23 13:33:10 +02004DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
Leopold Schabelb51250a2019-10-23 23:32:59 +02005$DIR/../run_in_container.sh bazel $@