publish_distro_conf: Apply editor config standards

This commit is contained in:
Stephan Kulow 2023-01-02 15:24:00 +01:00
parent ae8dd7e25b
commit f689243e27
17 changed files with 50 additions and 50 deletions

View File

@ -46,6 +46,6 @@ get_changes_filename()
# ChangeLog files from obsgendiff are used instead
#changes="$changes_dir_base/jump/$jump_version/Changes.$version.txt"
:
# changes="$changes_dir_base/leap/$leap_version/Changes.$version.txt"
#changes="$changes_dir_base/leap/$leap_version/Changes.$version.txt"
}