Skip to content

Commit

Permalink
Remove debug logs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ganeshrockz committed Dec 5, 2023
1 parent d118de0 commit 0c4ae3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/dev-server-fargate/validate.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

# Script that validates if the setup works E2E on ECS.
set -x
set -e

waitfor() {
echo -n "waiting for ${1} to be registered in Consul"
Expand Down

0 comments on commit 0c4ae3d

Please sign in to comment.