SERVER-116476 add missing function in bazel wrapper (#46161)
GitOrigin-RevId: 1e421d87501343705c657cd2103aa27e1b71c275
This commit is contained in:
parent
309fd5681e
commit
ffb0a3b229
@ -198,6 +198,8 @@ if [[ "$SLOW_PATH" == "1" ]] && [[ -z "${MONGO_WRAPPER_OUTPUT_ALL}" ]]; then
|
||||
}
|
||||
|
||||
trap 'print_summary' EXIT
|
||||
else
|
||||
cleanup_logfile() { :; }
|
||||
fi
|
||||
|
||||
# find existing python installs
|
||||
|
||||
Loading…
Reference in New Issue
Block a user