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 48a0925 commit 3e643f6Copy full SHA for 3e643f6
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