Skip to content

Commit

Permalink
Added improved debugging/logging.
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurav committed Aug 6, 2024
1 parent 4cb698d commit c52222c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/bdc/ingest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

# Bash strict mode
set -euo pipefail
set +x
IFS=$'\n\t'

# A script for ingesting data from BDC into LakeFS.
Expand Down

0 comments on commit c52222c

Please sign in to comment.