Skip to content

Commit

Permalink
debug gen3_db_service_creds
Browse files Browse the repository at this point in the history
  • Loading branch information
k-burt-uch committed Oct 18, 2024
1 parent 63de8b1 commit 812a63a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions gen3/bin/db.sh
Original file line number Diff line number Diff line change
Expand Up @@ -755,10 +755,7 @@ gen3_db_service_setup() {
return 1
fi
gen3_log_info "$service"
gen3_log_info "$service"
gen3_log_info "$service"
gen3_log_info "$service"
gen3_log_info "$service"
gen3_log_info "$(gen3_db_service_creds $service)"
if gen3_db_service_creds "$service" > /dev/null 2>&1; then
gen3_log_err "gen3_db_service_setup - db creds already exist for service $service"
return 1
Expand Down

0 comments on commit 812a63a

Please sign in to comment.