File tree Expand file tree Collapse file tree 11 files changed +22
-22
lines changed Expand file tree Collapse file tree 11 files changed +22
-22
lines changed Original file line number Diff line number Diff line change @@ -18,11 +18,11 @@ if [ "$1" = "nginx" -o "$1" = "nginx-debug" ]; then
1818 case " $f " in
1919 * .envsh)
2020 if [ -x " $f " ]; then
21- echo >&3 " $0 : Sourcing $f " ;
21+ entrypoint_log " $0 : Sourcing $f " ;
2222 . " $f "
2323 else
2424 # warn on shell scripts without exec bit
25- echo >&3 " $0 : Ignoring $f , not executable" ;
25+ entrypoint_log " $0 : Ignoring $f , not executable" ;
2626 fi
2727 ;;
2828 * .sh)
Original file line number Diff line number Diff line change @@ -18,11 +18,11 @@ if [ "$1" = "nginx" -o "$1" = "nginx-debug" ]; then
1818 case " $f " in
1919 * .envsh)
2020 if [ -x " $f " ]; then
21- echo >&3 " $0 : Sourcing $f " ;
21+ entrypoint_log " $0 : Sourcing $f " ;
2222 . " $f "
2323 else
2424 # warn on shell scripts without exec bit
25- echo >&3 " $0 : Ignoring $f , not executable" ;
25+ entrypoint_log " $0 : Ignoring $f , not executable" ;
2626 fi
2727 ;;
2828 * .sh)
Original file line number Diff line number Diff line change @@ -18,11 +18,11 @@ if [ "$1" = "nginx" -o "$1" = "nginx-debug" ]; then
1818 case " $f " in
1919 * .envsh)
2020 if [ -x " $f " ]; then
21- echo >&3 " $0 : Sourcing $f " ;
21+ entrypoint_log " $0 : Sourcing $f " ;
2222 . " $f "
2323 else
2424 # warn on shell scripts without exec bit
25- echo >&3 " $0 : Ignoring $f , not executable" ;
25+ entrypoint_log " $0 : Ignoring $f , not executable" ;
2626 fi
2727 ;;
2828 * .sh)
Original file line number Diff line number Diff line change @@ -18,11 +18,11 @@ if [ "$1" = "nginx" -o "$1" = "nginx-debug" ]; then
1818 case " $f " in
1919 * .envsh)
2020 if [ -x " $f " ]; then
21- echo >&3 " $0 : Sourcing $f " ;
21+ entrypoint_log " $0 : Sourcing $f " ;
2222 . " $f "
2323 else
2424 # warn on shell scripts without exec bit
25- echo >&3 " $0 : Ignoring $f , not executable" ;
25+ entrypoint_log " $0 : Ignoring $f , not executable" ;
2626 fi
2727 ;;
2828 * .sh)
Original file line number Diff line number Diff line change @@ -18,11 +18,11 @@ if [ "$1" = "nginx" -o "$1" = "nginx-debug" ]; then
1818 case " $f " in
1919 * .envsh)
2020 if [ -x " $f " ]; then
21- echo >&3 " $0 : Sourcing $f " ;
21+ entrypoint_log " $0 : Sourcing $f " ;
2222 . " $f "
2323 else
2424 # warn on shell scripts without exec bit
25- echo >&3 " $0 : Ignoring $f , not executable" ;
25+ entrypoint_log " $0 : Ignoring $f , not executable" ;
2626 fi
2727 ;;
2828 * .sh)
Original file line number Diff line number Diff line change @@ -18,11 +18,11 @@ if [ "$1" = "nginx" -o "$1" = "nginx-debug" ]; then
1818 case " $f " in
1919 * .envsh)
2020 if [ -x " $f " ]; then
21- echo >&3 " $0 : Sourcing $f " ;
21+ entrypoint_log " $0 : Sourcing $f " ;
2222 . " $f "
2323 else
2424 # warn on shell scripts without exec bit
25- echo >&3 " $0 : Ignoring $f , not executable" ;
25+ entrypoint_log " $0 : Ignoring $f , not executable" ;
2626 fi
2727 ;;
2828 * .sh)
Original file line number Diff line number Diff line change @@ -18,11 +18,11 @@ if [ "$1" = "nginx" -o "$1" = "nginx-debug" ]; then
1818 case " $f " in
1919 * .envsh)
2020 if [ -x " $f " ]; then
21- echo >&3 " $0 : Sourcing $f " ;
21+ entrypoint_log " $0 : Sourcing $f " ;
2222 . " $f "
2323 else
2424 # warn on shell scripts without exec bit
25- echo >&3 " $0 : Ignoring $f , not executable" ;
25+ entrypoint_log " $0 : Ignoring $f , not executable" ;
2626 fi
2727 ;;
2828 * .sh)
Original file line number Diff line number Diff line change @@ -18,11 +18,11 @@ if [ "$1" = "nginx" -o "$1" = "nginx-debug" ]; then
1818 case " $f " in
1919 * .envsh)
2020 if [ -x " $f " ]; then
21- echo >&3 " $0 : Sourcing $f " ;
21+ entrypoint_log " $0 : Sourcing $f " ;
2222 . " $f "
2323 else
2424 # warn on shell scripts without exec bit
25- echo >&3 " $0 : Ignoring $f , not executable" ;
25+ entrypoint_log " $0 : Ignoring $f , not executable" ;
2626 fi
2727 ;;
2828 * .sh)
Original file line number Diff line number Diff line change @@ -18,11 +18,11 @@ if [ "$1" = "nginx" -o "$1" = "nginx-debug" ]; then
1818 case " $f " in
1919 * .envsh)
2020 if [ -x " $f " ]; then
21- echo >&3 " $0 : Sourcing $f " ;
21+ entrypoint_log " $0 : Sourcing $f " ;
2222 . " $f "
2323 else
2424 # warn on shell scripts without exec bit
25- echo >&3 " $0 : Ignoring $f , not executable" ;
25+ entrypoint_log " $0 : Ignoring $f , not executable" ;
2626 fi
2727 ;;
2828 * .sh)
Original file line number Diff line number Diff line change @@ -18,11 +18,11 @@ if [ "$1" = "nginx" -o "$1" = "nginx-debug" ]; then
1818 case " $f " in
1919 * .envsh)
2020 if [ -x " $f " ]; then
21- echo >&3 " $0 : Sourcing $f " ;
21+ entrypoint_log " $0 : Sourcing $f " ;
2222 . " $f "
2323 else
2424 # warn on shell scripts without exec bit
25- echo >&3 " $0 : Ignoring $f , not executable" ;
25+ entrypoint_log " $0 : Ignoring $f , not executable" ;
2626 fi
2727 ;;
2828 * .sh)
You can’t perform that action at this time.
0 commit comments