commit | 49f3242de720f833b08de5b7e1b02667bff11a92 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Tue Nov 05 09:49:44 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Tue Nov 05 09:50:24 2019 +0900 |
tree | 4e295644bc7381401e8c6e69b3303e11bb5f386c | |
parent | 99dc43cc8dd52053f2fdfa36aa8df4e7035139b1 [diff] |
Upgrade bazlets to latest stable-2.14 download_file.py: Fix root workspace directory detection Change-Id: Id2da57a98ab0344dc9942d9ff0338309494b0f48
diff --git a/WORKSPACE b/WORKSPACE index 1434e89..37a79fa 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -3,7 +3,7 @@ load("//:bazlets.bzl", "load_bazlets") load_bazlets( - commit = "ece89b00ac1049233d9f5bb471a8d37b57667d9e", + commit = "e48c6a61d5a3f9ab4589f324fc85b8e3777d8854", #local_path = "/home/<user>/projects/bazlets", )