1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 19:17:43 +00:00

Merge pull request #7149 from sylvestre/9.6

try upstream 9.6
This commit is contained in:
Daniel Hofstetter 2025-01-19 14:40:09 +01:00 committed by GitHub
commit d39dcad47c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -49,7 +49,7 @@ jobs:
outputs path_GNU path_GNU_tests path_reference path_UUTILS outputs path_GNU path_GNU_tests path_reference path_UUTILS
# #
repo_default_branch="$DEFAULT_BRANCH" repo_default_branch="$DEFAULT_BRANCH"
repo_GNU_ref="v9.5" repo_GNU_ref="v9.6"
repo_reference_branch="$DEFAULT_BRANCH" repo_reference_branch="$DEFAULT_BRANCH"
outputs repo_default_branch repo_GNU_ref repo_reference_branch outputs repo_default_branch repo_GNU_ref repo_reference_branch
# #

View file

@ -60,7 +60,7 @@ fi
### ###
release_tag_GNU="v9.5" release_tag_GNU="v9.6"
if test ! -d "${path_GNU}"; then if test ! -d "${path_GNU}"; then
echo "Could not find GNU coreutils (expected at '${path_GNU}')" echo "Could not find GNU coreutils (expected at '${path_GNU}')"