Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHenrik Lindberg2009-05-11 14:26:04 +0000
committerHenrik Lindberg2009-05-11 14:26:04 +0000
commit8d5752025e0e7944c556fa094329caddc9458d44 (patch)
treed170a92f6eff2c30549bc6e61f46f98ac7e643a9 /bundles
parentb48c51d625e81e91fcb09cae90f50ed23c489ca6 (diff)
downloadrt.equinox.p2-8d5752025e0e7944c556fa094329caddc9458d44.tar.gz
rt.equinox.p2-8d5752025e0e7944c556fa094329caddc9458d44.tar.xz
rt.equinox.p2-8d5752025e0e7944c556fa094329caddc9458d44.zip
updated index.html
Diffstat (limited to 'bundles')
-rw-r--r--bundles/org.eclipse.equinox.p2.testserver/webfiles/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.testserver/webfiles/index.html b/bundles/org.eclipse.equinox.p2.testserver/webfiles/index.html
index 55b97505a..1cb8f8e98 100644
--- a/bundles/org.eclipse.equinox.p2.testserver/webfiles/index.html
+++ b/bundles/org.eclipse.equinox.p2.testserver/webfiles/index.html
@@ -48,7 +48,7 @@ log in. The credentials are: user: <b>Aladdin</b>, password: <b>open sesame</b>.
</ul>
<p>The following two URL's are also available</p>
<ul>
-<li>/timeout/ - a black hole - sleeps an our and produces no response.</li>
+<li>/timeout/ - a black hole - sleeps 10 minutes and produces no response.</li>
<li>/status/nnn/xxxxx - returns the status-code "nnn", and text/html
content, The xxxxx part is ignored. e.g. http://localhost:8080/status/500/ignored/part</li>
<li>/redirect/nnn[/location] - redirects nnn times before redirecting to "location" - if no

Back to the top