Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
*) set -x echo java $OPTS $COMMAND $@ ;;
It should be 'exec' not 'echo'
Attachments
Issue Links
- links to
*) set -x echo java $OPTS $COMMAND $@ ;;
It should be 'exec' not 'echo'