From: Tanya Lattner Date: Wed, 8 Dec 2004 17:37:21 +0000 (+0000) Subject: Fixed typo in Dejagnu section. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=faaeca28b6936b224c65001b73f6948f3a9be0b9;p=oota-llvm.git Fixed typo in Dejagnu section. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18642 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/TestingGuide.html b/docs/TestingGuide.html index b1e5059a687..b08d96c83bc 100644 --- a/docs/TestingGuide.html +++ b/docs/TestingGuide.html @@ -291,7 +291,7 @@ the test.
%s
The test file.
-
$t
+
%t
Temporary filename: testscript.test_filename.tmp, where test_filename is the name of the test file. All temporary files are placed in the Output directory within the directory the test is