You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by cu...@apache.org on 2017/04/25 02:48:29 UTC

[whimsy] branch master updated: chmod, and future need for last crawl time

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

curcuru 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  efde773   chmod, and future need for last crawl time
efde773 is described below

commit efde773ab59330f65eed5b68cb3a7adce35e3f6d
Author: Shane Curcuru <as...@shanecurcuru.org>
AuthorDate: Mon Apr 24 22:48:25 2017 -0400

    chmod, and future need for last crawl time
---
 www/test/site-check.cgi | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/test/site-check.cgi b/www/test/site-check.cgi
old mode 100644
new mode 100755
index 95acd4a..855f2e8
--- a/www/test/site-check.cgi
+++ b/www/test/site-check.cgi
@@ -26,7 +26,8 @@ _html do
           _ ', generated statically.'
           _a! 'See crawler code', href: 'https://whimsy.apache.org/tools/site-check.rb'
           _ ', and '
-          _a! 'raw JSON data.', href: DATAURI  
+          _a! 'raw JSON data', href: DATAURI         
+          _ ", last crawl time: TBD"
         end
         _table.table.table_condensed.table_striped do
           _thead do  

-- 
To stop receiving notification emails like this one, please contact
['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].