From 845f17b46c43a61b2cf863b55440425074d027f1 Mon Sep 17 00:00:00 2001 From: Andrea Manzi Date: Thu, 14 May 2020 16:17:56 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 234f155..a453457 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ A X509 valid proxy certificate is needed to execute the probe (configured via X5 The probes runs the following passive checks in sequence: - * GetSURLs: use the endpoint passed as argument or boiuld the SURL contacting the BDII + * GetSURLs: use the endpoint passed as argument or build the SURL contacting the BDII * VOLsDir: list the folder * VOPut: put a test file * VOLs: list the file previously copied @@ -97,4 +97,4 @@ May 14 13:56:06 DEBUG core[1219]: 'OK - File was deleted from SRM.\\n' May 14 13:56:06 DEBUG core[1219]: [1589464566] PROCESS_SERVICE_CHECK_RESULT;ccsrm.in2p3.fr;VODel;0;OK - File was deleted from SRM.\n May 14 13:56:06 DEBUG core[1219]: Function call: metricVOAlll OK - All fine -``` \ No newline at end of file +```