Reenable sfdisk test because util-linux contains fix.
This commit is contained in:
parent
f93c264e86
commit
6bcb46c436
@ -46,7 +46,7 @@ ExclusiveArch: x86_64
|
||||
|
||||
Name: nbdkit
|
||||
Version: 1.22.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: NBD server
|
||||
|
||||
License: BSD
|
||||
@ -811,10 +811,6 @@ truncate -s 0 tests/test-cache-max-size.sh
|
||||
# https://www.redhat.com/archives/libguestfs/2020-March/msg00191.html
|
||||
truncate -s 0 tests/test-nbd-tls.sh tests/test-nbd-tls-psk.sh
|
||||
|
||||
# Temporarily kill test-partition1.sh because of sfdisk bug:
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1860461
|
||||
truncate -s 0 tests/test-partition1.sh
|
||||
|
||||
# Make sure we can see the debug messages (RHBZ#1230160).
|
||||
export LIBGUESTFS_DEBUG=1
|
||||
export LIBGUESTFS_TRACE=1
|
||||
@ -1202,6 +1198,9 @@ export LIBGUESTFS_TRACE=1
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 1.22.0-2
|
||||
- Reenable sfdisk test because util-linux contains fix.
|
||||
|
||||
* Thu Aug 27 2020 Richard W.M. Jones <rjones@redhat.com> - 1.22.0-1
|
||||
- New stable version 1.22.0.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user