summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2018-07-04 00:52:09 +0200
committerRyan Dahl <ry@tinyclouds.org>2018-07-04 03:03:55 +0200
commit67b50b7d30bc1d66c4fcb98cc917feee300a6f43 (patch)
treec26e803aeb9c0c9972d4c8265dd0ed5bc4779e15
parent530e9feab25e4079cb9550114a709bc794edeebb (diff)
Rename .gclient
so it doesn't accidentally get run in root dir. Ref #322
-rw-r--r--gclient_config.py (renamed from .gclient)0
l---------third_party/.gclient2
2 files changed, 1 insertions, 1 deletions
diff --git a/.gclient b/gclient_config.py
index 409a8b0f8..409a8b0f8 100644
--- a/.gclient
+++ b/gclient_config.py
diff --git a/third_party/.gclient b/third_party/.gclient
index 76444bf27..597d72036 120000
--- a/third_party/.gclient
+++ b/third_party/.gclient
@@ -1 +1 @@
-../.gclient \ No newline at end of file
+../gclient_config.py \ No newline at end of file