We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2479ad9 commit 1fa66a7Copy full SHA for 1fa66a7
1 file changed
update-copyright-year.sh
@@ -10,7 +10,7 @@ current_year=$(date +%Y)
10
for changed_file in $@; do
11
case "$changed_file" in
12
# Changelogs
13
- uyuni-tools.changes.*)
+ uyuni-tools.changes*)
14
continue
15
;;
16
# Translation files
0 commit comments