Skip to content

Commit 92d6551

Browse files
committed
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: 76bb2f3
1 parent 44f1d32 commit 92d6551

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

xdocs/download_jmeter.cgi

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/bin/sh
2+
# Wrapper script around mirrors.cgi script
3+
# (we must change to that directory in order for python to pick up the
4+
# python includes correctly)
5+
cd /www/www.apache.org/dyn/mirrors
6+
/www/www.apache.org/dyn/mirrors/mirrors.cgi $*
7+

0 commit comments

Comments
 (0)