Skip to content

Commit

Permalink
Update export-azure-vars.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
illusion0001 authored Jun 12, 2024
1 parent 05313df commit b046f54
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .ci/export-azure-vars.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

# From pure-sh-bible
# Setting 'IFS' tells 'read' where to split the string.

while IFS='=' read -r key val; do
# Skip over lines containing comments.
[ "${key##\#*}" ] || continue
Expand Down

0 comments on commit b046f54

Please sign in to comment.