[Scummvm-git-logs] scummvm master -> 69271d16bfbe993ecc1485876294dcdee5a60bbf
sev-
noreply at scummvm.org
Tue Dec 19 10:53:58 UTC 2023
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
69271d16bf DEVTOOLS: Remove reference to migration.txt in the release check script
Commit: 69271d16bfbe993ecc1485876294dcdee5a60bbf
https://github.com/scummvm/scummvm/commit/69271d16bfbe993ecc1485876294dcdee5a60bbf
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-12-19T11:53:36+01:00
Commit Message:
DEVTOOLS: Remove reference to migration.txt in the release check script
Changed paths:
devtools/release-checks.sh
diff --git a/devtools/release-checks.sh b/devtools/release-checks.sh
index 05311e432f8..2b293a0b549 100755
--- a/devtools/release-checks.sh
+++ b/devtools/release-checks.sh
@@ -312,7 +312,6 @@ declare -a distfiles=(
"dists/engine-data/README#%FILE%:"
"dists/irix/scummvm.idb#f 0644 root sys usr/ScummVM/share/scummvm/%FILE% %FILE% scummvm.sw.eoe"
"dists/scummvm.rc#%FILE%[ ]+FILE[ ]+\"dists/engine-data/%FILE%\""
- "dists/win32/migration.txt#%FILE%"
)
OLDIFS="$IFS"
More information about the Scummvm-git-logs
mailing list