Skip to content

Commit

Permalink
Merge pull request #946 from weiss/fix/omit-dup-message
Browse files Browse the repository at this point in the history
extended_bin: Omit superfluous log message
  • Loading branch information
ferd authored Feb 21, 2025
2 parents c497cae + 3436081 commit d274596
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion priv/templates/extended_bin
Original file line number Diff line number Diff line change
Expand Up @@ -996,7 +996,6 @@ case "$1" in
echo "Root: $ROOTDIR"

# Log the startup
echo "$RELEASE_ROOT_DIR"
if ! command -v logger > /dev/null 2>&1
then
echo "${REL_NAME}[$$] Starting up"
Expand Down

0 comments on commit d274596

Please sign in to comment.