Files
jmeter/xdocs/download_jmeter.cgi
Sebastian Bazley 92d65513ef Needs to be added to xdocs as well
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1196871 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 76bb2f3530
2011-11-02 23:46:12 +00:00

7 lines
244 B
Bash
Executable File

#!/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 $*