Skip to content

Commit

Permalink
try with space
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerJang27 committed Mar 26, 2024
1 parent aa7deba commit 85fc551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scripts/compute_impacted_targets.sh
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ generate_hashes() {
--bazelPath "${BAZEL_PATH}" \
-so="${bazel_startup_options}" \
--workspacePath "${WORKSPACE_PATH}" \
--bazelCommandOptions "--noshow_progress" "${BAZEL_COMMAND_OPTIONS}" \
--bazelCommandOptions "--noshow_progress ${BAZEL_COMMAND_OPTIONS}" \
"$1"
}

Expand Down

0 comments on commit 85fc551

Please sign in to comment.