Skip to content

Commit

Permalink
Update set-tf-envs.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
MichalKalke authored Oct 9, 2024
1 parent fc786cd commit ecea582
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/btp/hack/set-tf-envs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
echo "$BTP_ENV" > /tmp/.env
export $(cat /tmp/.env | xargs)
cat /tmp/.env | wc -l
cat /tmp/.env | wc -c
rm /tmp/.env

0 comments on commit ecea582

Please sign in to comment.