o only allow local connections for now

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@674360 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2008-07-06 23:21:29 +00:00
parent 870feb8497
commit cacdd3ecdd
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
YJPLIB=/applications/YourKit.app/bin/mac/libyjpagent.jnilib YJPLIB=/applications/YourKit.app/bin/mac/libyjpagent.jnilib
MAVEN_OPTS=-agentpath:$YJPLIB=onexit=snapshot,onexit=memory,tracing MAVEN_OPTS=-agentpath:$YJPLIB=onexit=snapshot,onexit=memory,tracing,onlylocal
QUOTED_ARGS="" QUOTED_ARGS=""
while [ "$1" != "" ] ; do while [ "$1" != "" ] ; do