generate_source_tarball.sh: Add indentation instructions for Emacs
Related: RHEL-30943
This commit is contained in:
parent
398a7ca95c
commit
b00ae68bd5
@ -274,6 +274,8 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Local Variables:
|
# Local Variables:
|
||||||
# fill-column: 80
|
|
||||||
# compile-command: "shellcheck generate_source_tarball.sh"
|
# compile-command: "shellcheck generate_source_tarball.sh"
|
||||||
|
# fill-column: 80
|
||||||
|
# indent-tabs-mode: nil
|
||||||
|
# sh-basic-offset: 4
|
||||||
# End:
|
# End:
|
||||||
|
@ -2528,6 +2528,7 @@ require "copy_jdk_configs.lua"
|
|||||||
- generate_source_tarball.sh: Remove trailing period in echo
|
- generate_source_tarball.sh: Remove trailing period in echo
|
||||||
- generate_source_tarball.sh: Use long-style argument to grep
|
- generate_source_tarball.sh: Use long-style argument to grep
|
||||||
- generate_source_tarball.sh: Add license
|
- generate_source_tarball.sh: Add license
|
||||||
|
- generate_source_tarball.sh: Add indentation instructions for Emacs
|
||||||
- Related: RHEL-30943
|
- Related: RHEL-30943
|
||||||
|
|
||||||
* Sun Apr 14 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.3.0.1-0.2.ea
|
* Sun Apr 14 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.3.0.1-0.2.ea
|
||||||
|
Loading…
Reference in New Issue
Block a user