Skip to content

Commit c4111dd

Browse files
authored
chore: remove duplicate line in update_deleted_packages_test.sh (#469)
Reported in #468 (comment) by @sitaktif.
1 parent 482dcd2 commit c4111dd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/tools_tests/update_deleted_packages_test.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,6 @@ cd "${examples_dir}"
6464
# Set the BUILD_WORKSPACE_DIRECTORY to the parent
6565
export BUILD_WORKSPACE_DIRECTORY="${parent_dir}"
6666

67-
# Execute specifying workspace flag
68-
"${update_bin}" --workspace "${parent_dir}" --bazelrc "${parent_bazelrc}" --exclude_dir somewhere_else/child_c
69-
7067
# Execute the update
7168
"${update_bin}" --exclude_dir somewhere_else/child_c
7269

0 commit comments

Comments
 (0)