From 94ffc292c6ca398bd9e2113dd9b791410bb7c5e9 Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Tue, 11 May 2010 17:22:45 +0000 Subject: Test commit. llvm-svn: 103479 --- llvm/docs/CommandGuide/lit.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'llvm/docs/CommandGuide') diff --git a/llvm/docs/CommandGuide/lit.pod b/llvm/docs/CommandGuide/lit.pod index 72d9d2b394f..989a5d7acb5 100644 --- a/llvm/docs/CommandGuide/lit.pod +++ b/llvm/docs/CommandGuide/lit.pod @@ -253,8 +253,8 @@ files passed on the command line. You can use B<--show-suites> to display the discovered test suites at startup. Once a test suite is discovered, its config file is loaded. Config files -themselves are just Python modules which will be executed. When the config file -is executed, two important global variables are predefined: +themselves are Python modules which will be executed. When the config file is +executed, two important global variables are predefined: =over -- cgit v1.2.3