aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-xscripts/get_all_bazel_paths.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/get_all_bazel_paths.sh b/scripts/get_all_bazel_paths.sh
index 367eb489a4..f338d0cb93 100755
--- a/scripts/get_all_bazel_paths.sh
+++ b/scripts/get_all_bazel_paths.sh
@@ -37,7 +37,7 @@ function query() {
# //third_party/ijar/test/... is disabled due to #273.
# xcode and android tools do not work out of the box.
./output/bazel build -- //src/{main,java_tools,test/{java,cpp}}/... //third_party/... \
- -//third_party/ijar/test/... -//third_party/java_src/j2objc/... >&2 \
+ -//third_party/ijar/test/... -//third_party/java/j2objc/... >&2 \
|| exit $?
# Source roots.