aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorGravatar olaola <olaola@google.com>2017-12-05 12:41:19 -0800
committerGravatar Copybara-Service <copybara-piper@google.com>2017-12-05 12:43:25 -0800
commit2f3d7df5750ec7f3ac293c92c31d2969af2dd1cf (patch)
tree20c679cba7b15b05e87e58d3f5b21444fdde9286 /scripts
parent110432fdfe2b030745bdf8aaa750bbcf9d313327 (diff)
Moving the RemoteWorker into tools/remote directory.
This is because I want to add another remote execution related tool, the remote_client, which will use the Remote Execution API to fetch blobs from a remote cache. I will use this tool as part of end-to-end tests for remote execution. TESTED=remote integration tests, presubmit RELNOTES: None PiperOrigin-RevId: 177995895
Diffstat (limited to 'scripts')
-rw-r--r--scripts/ij.bazelproject2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/ij.bazelproject b/scripts/ij.bazelproject
index 65219b0050..d1c673408e 100644
--- a/scripts/ij.bazelproject
+++ b/scripts/ij.bazelproject
@@ -19,4 +19,4 @@ targets:
//src/java_tools/singlejar:SingleJar
//src/test/...
-//src/test/docker/...
- //src/tools/remote_worker
+ //src/tools/remote