Skip to content

Commit

Permalink
Debug logs
Browse files Browse the repository at this point in the history
  • Loading branch information
seshachalam-yv committed Jan 1, 2025
1 parent 77eb1d8 commit e888083
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/kind-up.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
set -o errexit
set -o nounset
set -o pipefail
set -x

SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
KIND_CONFIG_DIR="${SCRIPT_DIR}/kind"
Expand Down

0 comments on commit e888083

Please sign in to comment.