8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 21:23:03 +01:00
firebird-mirror/extern/re2/kokoro/ubuntu-bazel.sh
Adriano dos Santos Fernandes 65f003da0d Import re2 version 2019-08-01.
2019-08-11 11:10:29 -03:00

5 lines
58 B
Bash

#!/bin/bash
set -eux
bash git/re2/kokoro/bazel.sh
exit $?