mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Update GNU reference to 9.6
This commit is contained in:
@@ -49,7 +49,7 @@ jobs:
|
||||
outputs path_GNU path_GNU_tests path_reference path_UUTILS
|
||||
#
|
||||
repo_default_branch="$DEFAULT_BRANCH"
|
||||
repo_GNU_ref="v9.5"
|
||||
repo_GNU_ref="v9.6"
|
||||
repo_reference_branch="$DEFAULT_BRANCH"
|
||||
outputs repo_default_branch repo_GNU_ref repo_reference_branch
|
||||
#
|
||||
|
||||
+1
-1
@@ -60,7 +60,7 @@ fi
|
||||
|
||||
###
|
||||
|
||||
release_tag_GNU="v9.5"
|
||||
release_tag_GNU="v9.6"
|
||||
|
||||
if test ! -d "${path_GNU}"; then
|
||||
echo "Could not find GNU coreutils (expected at '${path_GNU}')"
|
||||
|
||||
Reference in New Issue
Block a user