summaryrefslogtreecommitdiff
path: root/build_tools
diff options
context:
space:
mode:
authorGunnar Kudrjavets <gunnarku@fb.com>2016-06-23 12:08:44 -0700
committerGunnar Kudrjavets <gunnarku@fb.com>2016-06-23 12:08:44 -0700
commit8cd9f04febb6dd8a638c9ebc52a29381eea54b4d (patch)
treede4922116cd2a2863788b1425eccac53956c8133 /build_tools
parent8a4ee7e90b510042d5619739008670cf98dec892 (diff)
Test change to verify new commit detection
Diffstat (limited to 'build_tools')
-rwxr-xr-xbuild_tools/cont_integration.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/build_tools/cont_integration.sh b/build_tools/cont_integration.sh
index 20e4fc15f..5e6c7e448 100755
--- a/build_tools/cont_integration.sh
+++ b/build_tools/cont_integration.sh
@@ -17,6 +17,9 @@ function log_err {
log "ERROR: $@ Error code: $?."
}
+function update_repo_status {
+}
+
#
# Execution starts here.
#