Disable test-partition1.sh because of sfdisk bug.
This commit is contained in:
parent
f66e201023
commit
3e985396a9
@ -721,6 +721,10 @@ truncate -s 0 tests/test-cache-max-size.sh
|
|||||||
# https://www.redhat.com/archives/libguestfs/2020-March/msg00191.html
|
# https://www.redhat.com/archives/libguestfs/2020-March/msg00191.html
|
||||||
truncate -s 0 tests/test-nbd-tls.sh tests/test-nbd-tls-psk.sh
|
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).
|
# Make sure we can see the debug messages (RHBZ#1230160).
|
||||||
export LIBGUESTFS_DEBUG=1
|
export LIBGUESTFS_DEBUG=1
|
||||||
export LIBGUESTFS_TRACE=1
|
export LIBGUESTFS_TRACE=1
|
||||||
@ -1066,6 +1070,7 @@ export LIBGUESTFS_TRACE=1
|
|||||||
%changelog
|
%changelog
|
||||||
* Fri Jul 24 2020 Richard W.M. Jones <rjones@redhat.com> - 1.21.20-1
|
* Fri Jul 24 2020 Richard W.M. Jones <rjones@redhat.com> - 1.21.20-1
|
||||||
- New upstream development version 1.21.20.
|
- New upstream development version 1.21.20.
|
||||||
|
- Disable test-partition1.sh because of sfdisk bug.
|
||||||
|
|
||||||
* Tue Jul 21 2020 Tom Stellard <tstellar@redhat.com> - 1.21.19-2
|
* Tue Jul 21 2020 Tom Stellard <tstellar@redhat.com> - 1.21.19-2
|
||||||
- Use make macros
|
- Use make macros
|
||||||
|
Loading…
Reference in New Issue
Block a user