Skip to content

Commit

Permalink
make sanity happy
Browse files Browse the repository at this point in the history
  • Loading branch information
jtattermusch committed Sep 18, 2023
1 parent 886bcfd commit e346c40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/distrib/cpp/run_distrib_test_dummy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@

set -ex

echo "This is a dummy C++ distribtest. It acts as a tools/run_tests/task_runner.py"
echo "This is an empty C++ distribtest. It acts as a tools/run_tests/task_runner.py"
echo "placeholder, since the C++ distribtests are now run by tools/bazelify_tests"
echo "and task_runner.py reports an error when no task match the filter."

0 comments on commit e346c40

Please sign in to comment.