Minor fix in profiling script, part 2.
Ensures that perf_update works after inital perf_setup.sh call. NOTRY=TRUE TBR=kjellander BUG=NONE Review-Url: https://codereview.webrtc.org/2719033002 Cr-Commit-Position: refs/heads/master@{#16868}
This commit is contained in:
@ -198,7 +198,6 @@ function print_function_help() {
|
|||||||
|
|
||||||
function cleanup() {
|
function cleanup() {
|
||||||
unset -f main
|
unset -f main
|
||||||
unset BUILD_DIR
|
|
||||||
}
|
}
|
||||||
|
|
||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user