Author: bago Date: Fri Apr 20 00:39:11 2007 New Revision: 530676 URL: http://svn.apache.org/viewvc?view=rev&rev=530676 Log: Fix svn properties for new files
Modified: james/site/trunk/www/downloadunstable.cgi (contents, props changed) james/site/trunk/www/downloadunstable.html (props changed) Modified: james/site/trunk/www/downloadunstable.cgi URL: http://svn.apache.org/viewvc/james/site/trunk/www/downloadunstable.cgi?view=diff&rev=530676&r1=530675&r2=530676 ============================================================================== --- james/site/trunk/www/downloadunstable.cgi (original) +++ james/site/trunk/www/downloadunstable.cgi Fri Apr 20 00:39:11 2007 @@ -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: james/site/trunk/www/downloadunstable.cgi ------------------------------------------------------------------------------ svn:eol-style = native Propchange: james/site/trunk/www/downloadunstable.cgi ------------------------------------------------------------------------------ svn:executable = * Propchange: james/site/trunk/www/downloadunstable.html ------------------------------------------------------------------------------ svn:eol-style = native Propchange: james/site/trunk/www/downloadunstable.html ------------------------------------------------------------------------------ svn:mime-type = text/html