You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by da...@apache.org on 2020/09/03 06:22:04 UTC

[logging-log4net] branch master updated: :fire: remove unused cgi file

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

davydm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4net.git


The following commit(s) were added to refs/heads/master by this push:
     new 177ee10  :fire: remove unused cgi file
177ee10 is described below

commit 177ee107fe2fa4f290e962c1c51e7c571405b1c9
Author: Davyd McColl <da...@gmail.com>
AuthorDate: Thu Sep 3 08:21:51 2020 +0200

    :fire: remove unused cgi file
---
 src/site/resources/download_log4net.cgi | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/src/site/resources/download_log4net.cgi b/src/site/resources/download_log4net.cgi
deleted file mode 100644
index 4324f76..0000000
--- a/src/site/resources/download_log4net.cgi
+++ /dev/null
@@ -1,22 +0,0 @@
-#!/bin/sh
-
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements.  See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License.  You may obtain a copy of the License at
-#
-#     http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-# Wrapper script around mirrors.cgi script
-# (we must change to that directory in order for python to pick up the
-#  python includes correctly)
-cd /www/www.apache.org/dyn/mirrors
-/www/www.apache.org/dyn/mirrors/mirrors.cgi $*