Skip to content

AMQ-6930 Expose an environment variable to allow redirect stdout/stderr to a file#281

Closed
alvinlin123 wants to merge 2 commits intoapache:activemq-5.15.xfrom
alvinlin123:amq-6930
Closed

AMQ-6930 Expose an environment variable to allow redirect stdout/stderr to a file#281
alvinlin123 wants to merge 2 commits intoapache:activemq-5.15.xfrom
alvinlin123:amq-6930

Conversation

@alvinlin123
Copy link
Copy Markdown
Contributor

This change does not modify the default behavior, the default behavior is still to pipe stdout/stderr to /dev/null. User can specify a file using an environment variable called ACTIVEMQ_OUT to redirect stdout/stderr to the file.

This change also added and fixed some tests in assembly/src/test/scripts/init-script-testsuite.

@artnaseef
Copy link
Copy Markdown
Contributor

The build check is faulty. Local build passed. Commit merged with thanks to Alvin Lin.

@asfgit asfgit closed this in 0caa712 Apr 10, 2018
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.

2 participants