Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert PR #155, use eval exec on terminating commands #156

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

lachlan-roberts
Copy link
Contributor

Reverts #155

after additional testing it was determined that

echo "exec " $JAVA $JAVA_OPTIONS "$@" $JAVA_OPTIONS $JETTY_PROPERTIES > $JETTY_BASE/jetty.exec
			. $JETTY_BASE/jetty.exec

will fix one use case but cause other issues.

@lachlan-roberts lachlan-roberts merged commit b3fe12e into master Aug 25, 2023
@lachlan-roberts lachlan-roberts deleted the revert-155-issue-153-jettyexec branch August 25, 2023 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant