[LNT] r291057 - Well, that is out of date!
Chris Matthews via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 4 17:17:09 PST 2017
Author: cmatthews
Date: Wed Jan 4 19:17:09 2017
New Revision: 291057
URL: http://llvm.org/viewvc/llvm-project?rev=291057&view=rev
Log:
Well, that is out of date!
Modified:
lnt/trunk/README.md
Modified: lnt/trunk/README.md
URL: http://llvm.org/viewvc/llvm-project/lnt/trunk/README.md?rev=291057&r1=291056&r2=291057&view=diff
==============================================================================
--- lnt/trunk/README.md (original)
+++ lnt/trunk/README.md Wed Jan 4 19:17:09 2017
@@ -2,14 +2,14 @@ LLVM "Nightly Test" Infrastructure
==================================
This directory and its subdirectories contain the LLVM nightly test
-infrastructure. This is technically version "3.0" of the LLVM nightly test
+infrastructure. This is technically version "4.0" of the LLVM nightly test
architecture.
The infrastructure has the following layout:
$ROOT/lnt - Top-level Python 'lnt' module
- $ROOT/db - Database schema, utilities, and examples of the LNT plist format.
+ $ROOT/lnt/server/db - Database schema, utilities, and examples of the LNT plist format.
$ROOT/docs - Sphinx documentation for LNT.
More information about the llvm-commits
mailing list