We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
update_deleted_packages_test.sh
1 parent 482dcd2 commit c4111ddCopy full SHA for c4111dd
tests/tools_tests/update_deleted_packages_test.sh
@@ -64,9 +64,6 @@ cd "${examples_dir}"
64
# Set the BUILD_WORKSPACE_DIRECTORY to the parent
65
export BUILD_WORKSPACE_DIRECTORY="${parent_dir}"
66
67
-# Execute specifying workspace flag
68
-"${update_bin}" --workspace "${parent_dir}" --bazelrc "${parent_bazelrc}" --exclude_dir somewhere_else/child_c
69
-
70
# Execute the update
71
"${update_bin}" --exclude_dir somewhere_else/child_c
72
0 commit comments