From 0c32b6308d38e556ace1c70a93f46a311f3aa02a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zden=C4=9Bk=20=C5=A0ustr?= Date: Thu, 10 Nov 2011 10:57:05 +0000 Subject: [PATCH] Remove blanks that mess up formatting. --- org.glite.testsuites.ctb/gridsite/tests/gridsite-autonomous-test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.glite.testsuites.ctb/gridsite/tests/gridsite-autonomous-test.sh b/org.glite.testsuites.ctb/gridsite/tests/gridsite-autonomous-test.sh index c8b2139..ce6b935 100755 --- a/org.glite.testsuites.ctb/gridsite/tests/gridsite-autonomous-test.sh +++ b/org.glite.testsuites.ctb/gridsite/tests/gridsite-autonomous-test.sh @@ -110,7 +110,7 @@ Clean installation according to EMI guidelines (CA certificates, proxy certifica | Platform | $PLATFORM | | Host | $TESTBED | | Duration | `expr $DURATION / 60` min | -| Testbed uptime | =`uptime`= | +| Testbed uptime | =`uptime | sed 's/^\s*//'`= | ---++++ Process \n" > report.twiki -- 1.8.2.3