8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 16:03:02 +01:00
firebird-mirror/extern/re2/kokoro/macos-bazel.sh

5 lines
58 B
Bash
Raw Normal View History

2019-08-11 16:10:29 +02:00
#!/bin/bash
set -eux
bash git/re2/kokoro/bazel.sh
exit $?