Accepting request 683715 from home:berny:branches:Base:System

- Update to 8.31.

OBS-URL: https://build.opensuse.org/request/show/683715
OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=295
This commit is contained in:
2019-03-11 08:24:43 +00:00
committed by Git OBS Bridge
parent de5acd7ab0
commit 5dfb87adf4
16 changed files with 354 additions and 87 deletions

View File

@@ -37,7 +37,7 @@ Index: tests/misc/help-version.sh
===================================================================
--- tests/misc/help-version.sh.orig
+++ tests/misc/help-version.sh
@@ -238,6 +238,7 @@ parted_setup () { args="-s $tmp_in mklab
@@ -239,6 +239,7 @@ parted_setup () { args="-s $tmp_in mklab
for i in $built_programs; do
# Skip these.
case $i in chroot|stty|tty|false|chcon|runcon|coreutils) continue;; esac