From 6db1d75fd887a73c44035a6a9970a914f61714a6 Mon Sep 17 00:00:00 2001 From: yury Date: Tue, 23 Jan 2007 14:21:44 +0000 Subject: [PATCH] * fixed typos. git-svn-id: trunk@6148 - --- tests/readme.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/tests/readme.txt b/tests/readme.txt index 89d2d3ac38..45dc7dca63 100644 --- a/tests/readme.txt +++ b/tests/readme.txt @@ -181,10 +181,11 @@ You need to create \fpctest folder on remote device before running testsuite. Result uploading ---------------- Results can be uploaded to the testsuite result DB (http://www.freepascal.org/cgi-bin/testsuite.cgi) by executing + make uploadrun + On unix: - The testing machine must be enabled to login on www.freepascal.org automatically as user fpc with ssh. On Windows: -- The putty utilities plink.exe and pscp.exe must be in the patch -- the must be a putty session named fpc@www.freepascal.org which is enabled to login automatically into www.freepascal.org - +- The putty utilities plink.exe and pscp.exe must be in the path +- There must be a putty session named fpc@www.freepascal.org which is enabled to login automatically into www.freepascal.org