generate_source_tarball.sh: Fix whitespace

Related: RHEL-30943
This commit is contained in:
Thomas Fitzsimmons 2024-01-29 13:03:03 -05:00 committed by Andrew Hughes
parent e4268865a7
commit 1a77f5871d
2 changed files with 15 additions and 14 deletions

View File

@ -2524,6 +2524,7 @@ require "copy_jdk_configs.lua"
- generate_source_tarball.sh: shellcheck: Do not use $ on arithmetic variables (SC2004)
- Use backward-compatible patch syntax
- generate_source_tarball.sh: Ignore -ga tags with OPENJDK_LATEST
- generate_source_tarball.sh: Fix whitespace
- Related: RHEL-30943
* Sun Apr 14 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.3.0.1-0.2.ea