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. #