You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by ru...@apache.org on 2019/07/31 15:42:42 UTC

[whimsy] branch master updated: Fix https://issues.apache.org/jira/browse/WHIMSY-279

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

rubys 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 280c827  Fix https://issues.apache.org/jira/browse/WHIMSY-279
280c827 is described below

commit 280c827f3cfb89a7d87c162d39abb056095ebfd6
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Wed Jul 31 11:42:22 2019 -0400

    Fix https://issues.apache.org/jira/browse/WHIMSY-279
---
 www/infra/mirror_check.cgi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/infra/mirror_check.cgi b/www/infra/mirror_check.cgi
new file mode 100755
index 0000000..13b8831
--- /dev/null
+++ b/www/infra/mirror_check.cgi
@@ -0,0 +1,2 @@
+#!/usr/bin/env ruby
+load __FILE__.sub('/infra/', '/members/')