[PATCH] D40502: [test-suite] Set up .arcconfig to point to new Diffusion T repository

Ben Hamilton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 4 09:57:15 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL319667: [test-suite] Set up .arcconfig to point to new Diffusion T repository (authored by benhamilton).

Repository:
  rL LLVM

https://reviews.llvm.org/D40502

Files:
  test-suite/trunk/.arcconfig


Index: test-suite/trunk/.arcconfig
===================================================================
--- test-suite/trunk/.arcconfig
+++ test-suite/trunk/.arcconfig
@@ -1,4 +1,4 @@
 {
-  "project_id" : "test-suite",
+  "repository.callsign" : "T",
   "conduit_uri" : "https://reviews.llvm.org/"
 }


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40502.125362.patch
Type: text/x-patch
Size: 300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171204/cd59642e/attachment.bin>


More information about the llvm-commits mailing list