You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by se...@apache.org on 2018/07/11 08:15:55 UTC

[whimsy] branch master updated: It's slow

This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new 8877406  It's slow
8877406 is described below

commit 8877406957fbc91e0a362c8b100f103bb0e8c25a
Author: Sebb <se...@apache.org>
AuthorDate: Wed Jul 11 09:15:54 2018 +0100

    It's slow
---
 www/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/index.html b/www/index.html
index 8656e71..c52d060 100644
--- a/www/index.html
+++ b/www/index.html
@@ -181,7 +181,7 @@
               <ul>
                 <li><a href="secretary/workbench/">Secretary Workbench</a></li>
                 <li><a href="secretary/icla-lint">Lint test for iclas.txt</a></li>
-                <li><a href="secretary/ldap-check">LDAP members and owners checks</a></li>
+                <li><a href="secretary/ldap-check">LDAP members and owners checks (may take a while to respond)</a></li>
                 <li><a href="secretary/memapp_check">Check members.txt against members_apps</a></li>
                 <li><a href="secretary/public-names">Public names: LDAP vs icla.txt</a></li>
                 <li><a href="secretary/response-time">Response time test</a></li>