Skip to content

Commit

Permalink
remove debugging switch accidentally left in script
Browse files Browse the repository at this point in the history
  • Loading branch information
adinn committed May 14, 2019
1 parent e593c4e commit 92a7497
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/bmjava.sh
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,5 @@ AGENT_ARGUMENT=${AGENT_PREFIX}=${AGENT_OPTS}

# allow for extra java opts via setting BYTEMAN_JAVA_OPTS

set -x
exec java ${BYTEMAN_JAVA_OPTS} "${AGENT_ARGUMENT}" ${INJECT_JAVA_LANG_OPTS} $*

0 comments on commit 92a7497

Please sign in to comment.