generate_source_tarball.sh: Add indentation instructions for Emacs
Related: RHEL-30937
This commit is contained in:
parent
6fe2419676
commit
a06e65fcd0
@ -295,6 +295,8 @@ else
|
||||
fi
|
||||
|
||||
# Local Variables:
|
||||
# fill-column: 80
|
||||
# compile-command: "shellcheck generate_source_tarball.sh"
|
||||
# fill-column: 80
|
||||
# indent-tabs-mode: nil
|
||||
# sh-basic-offset: 4
|
||||
# End:
|
||||
|
@ -2953,6 +2953,7 @@ cjc.mainProgram(args)
|
||||
- generate_source_tarball.sh: Remove trailing period in echo
|
||||
- generate_source_tarball.sh: Use long-style argument to grep
|
||||
- generate_source_tarball.sh: Add license
|
||||
- generate_source_tarball.sh: Add indentation instructions for Emacs
|
||||
- Related: RHEL-30937
|
||||
|
||||
* Thu Mar 21 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.412.b01-0.2.ea
|
||||
|
Loading…
Reference in New Issue
Block a user