Skip to content

Commit

Permalink
Adding touch for log.
Browse files Browse the repository at this point in the history
  • Loading branch information
finn-ball committed Apr 6, 2021
1 parent daa740f commit 8d4e013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/shell/bazel/remote/remote_execution_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2439,7 +2439,7 @@ function test_cc_rbe_coverage_produces_report() {

gcov --help | grep "\-i,"
if [[ $? -eq 1 ]]; then
echo "gcov does not support intermediate files."
touch $TEST_log
return 0
fi
local test_dir="a/cc/coverage_test"
Expand Down

0 comments on commit 8d4e013

Please sign in to comment.