Skip to content

Commit

Permalink
Update startup_options_test.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeum authored Dec 18, 2024
1 parent e59f25b commit bd7d0b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/shell/integration/startup_options_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ function test_autodetect_server_javabase() {
# Below are the regression tests for Issue #7489
function test_multiple_bazelrc_later_overwrites_earlier() {
# Help message only visible with --help_verbosity=medium
help_message_in_description="--${PRODUCT_NAME}rc (a string; default: see description)"
help_message_in_description="--${PRODUCT_NAME}rc (a string; may be used multiple times)"

echo "help --help_verbosity=short" > 1.rc
echo "help --help_verbosity=medium" > 2.rc
Expand Down

0 comments on commit bd7d0b8

Please sign in to comment.