You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2005/09/08 01:25:03 UTC

svn commit: r279457 - in /tomcat/site/trunk/xdocs: download-33.cgi download-41.cgi download-55.cgi download.cgi

Author: markt
Date: Wed Sep  7 16:24:56 2005
New Revision: 279457

URL: http://svn.apache.org/viewcvs?rev=279457&view=rev
Log:
Set scripts as executable and explicity set correct line endings

Modified:
    tomcat/site/trunk/xdocs/download-33.cgi   (contents, props changed)
    tomcat/site/trunk/xdocs/download-41.cgi   (contents, props changed)
    tomcat/site/trunk/xdocs/download-55.cgi   (contents, props changed)
    tomcat/site/trunk/xdocs/download.cgi   (contents, props changed)

Modified: tomcat/site/trunk/xdocs/download-33.cgi
URL: http://svn.apache.org/viewcvs/tomcat/site/trunk/xdocs/download-33.cgi?rev=279457&r1=279456&r2=279457&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/download-33.cgi (original)
+++ tomcat/site/trunk/xdocs/download-33.cgi Wed Sep  7 16:24:56 2005
@@ -1,6 +1,6 @@
-#!/bin/sh
-# 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 $*
+#!/bin/sh
+# 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 $*

Propchange: tomcat/site/trunk/xdocs/download-33.cgi
------------------------------------------------------------------------------
    svn:eol-style = LF

Propchange: tomcat/site/trunk/xdocs/download-33.cgi
------------------------------------------------------------------------------
    svn:executable = *

Modified: tomcat/site/trunk/xdocs/download-41.cgi
URL: http://svn.apache.org/viewcvs/tomcat/site/trunk/xdocs/download-41.cgi?rev=279457&r1=279456&r2=279457&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/download-41.cgi (original)
+++ tomcat/site/trunk/xdocs/download-41.cgi Wed Sep  7 16:24:56 2005
@@ -1,6 +1,6 @@
-#!/bin/sh
-# 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 $*
+#!/bin/sh
+# 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 $*

Propchange: tomcat/site/trunk/xdocs/download-41.cgi
------------------------------------------------------------------------------
    svn:eol-style = LF

Propchange: tomcat/site/trunk/xdocs/download-41.cgi
------------------------------------------------------------------------------
    svn:executable = *

Modified: tomcat/site/trunk/xdocs/download-55.cgi
URL: http://svn.apache.org/viewcvs/tomcat/site/trunk/xdocs/download-55.cgi?rev=279457&r1=279456&r2=279457&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/download-55.cgi (original)
+++ tomcat/site/trunk/xdocs/download-55.cgi Wed Sep  7 16:24:56 2005
@@ -1,6 +1,6 @@
-#!/bin/sh
-# 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 $*
+#!/bin/sh
+# 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 $*

Propchange: tomcat/site/trunk/xdocs/download-55.cgi
------------------------------------------------------------------------------
    svn:eol-style = LF

Propchange: tomcat/site/trunk/xdocs/download-55.cgi
------------------------------------------------------------------------------
    svn:executable = *

Modified: tomcat/site/trunk/xdocs/download.cgi
URL: http://svn.apache.org/viewcvs/tomcat/site/trunk/xdocs/download.cgi?rev=279457&r1=279456&r2=279457&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/download.cgi (original)
+++ tomcat/site/trunk/xdocs/download.cgi Wed Sep  7 16:24:56 2005
@@ -1,6 +1,6 @@
-#!/bin/sh
-# 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 $*
+#!/bin/sh
+# 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 $*

Propchange: tomcat/site/trunk/xdocs/download.cgi
------------------------------------------------------------------------------
    svn:eol-style = LF

Propchange: tomcat/site/trunk/xdocs/download.cgi
------------------------------------------------------------------------------
    svn:executable = *



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org