Skip to content

Commit

Permalink
Remove unnecessary extraneous whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
tianon committed Aug 12, 2015
1 parent 5fcca64 commit 777c08c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ if [ ${#versions[@]} -eq 0 ]; then
fi
versions=( "${versions[@]%/}" )


travisEnv=
for version in "${versions[@]}"; do
flavor="${version%%-*}" # "openjdk"
Expand Down

0 comments on commit 777c08c

Please sign in to comment.