Skip to content

Commit

Permalink
remove troubleshooting echo
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Mar 27, 2024
1 parent 5386c1e commit 978ce4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/docker/include/entrypoint.bash
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ function createJmxCredentials() {
}

function importTrustStores() {
echo "Running as id:$(id -u) group:$(id -g)"
if [ -z "$CONF_DIR" ]; then
CONF_DIR="/opt/cryostat.d"
fi
Expand Down

0 comments on commit 978ce4b

Please sign in to comment.