Re: [Libguestfs] [PATCH nbdkit 09/10] tests: Remove references to -U - when it is implicit

2023-09-11 Thread Eric Blake
On Sat, Sep 09, 2023 at 02:57:57PM +0100, Richard W.M. Jones wrote:
> In tests where we used 'nbdkit -U - ... --run', remove -U - as that is
> now implicit.
> ---
>  tests/Makefile.am|  2 +-

Also big, but likewise useful.  (We'll still have to use explicit -U-
in libnbd for a while longer, but that shouldn't hold up this patch in
nbdkit).

>  tests/test-zero.sh   |  2 +-
>  133 files changed, 232 insertions(+), 232 deletions(-)

After doing git grep -e '-U -', I see the remaining files are in patch
10/10 (where changing them now before the stable release is imminent
could cause confusion).

Reviewed-by: Eric Blake 

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.
Virtualization:  qemu.org | libguestfs.org
___
Libguestfs mailing list
Libguestfs@redhat.com
https://listman.redhat.com/mailman/listinfo/libguestfs



[Libguestfs] [PATCH nbdkit 09/10] tests: Remove references to -U - when it is implicit

2023-09-09 Thread Richard W.M. Jones
In tests where we used 'nbdkit -U - ... --run', remove -U - as that is
now implicit.
---
 tests/Makefile.am|  2 +-
 plugins/rust/test-ramdisk.sh |  4 +--
 tests/test-S3.sh |  2 +-
 tests/test-blkio.sh  |  2 +-
 tests/test-block-size-constraints.sh |  2 +-
 tests/test-blocksize-default.sh  |  2 +-
 tests/test-blocksize-error-policy.sh |  2 +-
 tests/test-blocksize-extents.sh  |  2 +-
 tests/test-blocksize-policy.sh   | 12 +++
 tests/test-blocksize-sharding.sh |  2 +-
 tests/test-blocksize-write-disconnect.sh |  2 +-
 tests/test-captive-tls.sh|  2 +-
 tests/test-captive.sh|  4 +--
 tests/test-cc-cpp.sh |  2 +-
 tests/test-cc-ocaml.sh   |  2 +-
 tests/test-cc.sh |  2 +-
 tests/test-checkwrite-bounds.sh  |  2 +-
 tests/test-checkwrite.sh |  2 +-
 tests/test-cow-block-size.sh |  2 +-
 tests/test-cow-extents-large.sh  |  2 +-
 tests/test-cow-null.sh   |  2 +-
 tests/test-cow.sh|  2 +-
 tests/test-curl-file.sh  |  2 +-
 tests/test-curl-header-script-fail.sh|  2 +-
 tests/test-data-bad.sh   |  2 +-
 tests/test-data-extents.sh   |  2 +-
 tests/test-data-format.sh|  8 ++---
 tests/test-data-optimum.sh   |  2 +-
 tests/test-data-partition.sh |  2 +-
 tests/test-data-raw-copy.sh  |  2 +-
 tests/test-data-reloffset.sh |  4 +--
 tests/test-data-size.sh  |  2 +-
 tests/test-debug-flags.sh| 22 ++---
 tests/test-delay-close.sh|  2 +-
 tests/test-delay-open.sh |  2 +-
 tests/test-disk2data.sh  |  2 +-
 tests/test-eflags.sh |  2 +-
 tests/test-eval-cache.sh |  4 +--
 tests/test-eval-exports.sh   |  8 ++---
 tests/test-eval-file.sh  |  2 +-
 tests/test-eval.sh   |  2 +-
 tests/test-evil-cosmic.sh|  2 +-
 tests/test-evil-large-p.sh   |  6 ++--
 tests/test-evil-small-p.sh   |  6 ++--
 tests/test-exportname.sh | 40 
 tests/test-extentlist.sh |  2 +-
 tests/test-file-dir.sh   |  6 ++--
 tests/test-file-extents.sh   |  2 +-
 tests/test-ip-filter-anyunix.sh  |  4 +--
 tests/test-ip-filter-gid.sh  |  4 +--
 tests/test-ip-filter-pid.sh  |  4 +--
 tests/test-ip-filter-security.sh |  4 +--
 tests/test-ip-filter-uid.sh  |  4 +--
 tests/test-linuxdisk-copy-out.sh |  2 +-
 tests/test-log-script-info.sh|  2 +-
 tests/test-long-name.sh  | 14 -
 tests/test-luks-copy-zero.sh |  2 +-
 tests/test-luks-info.sh  |  2 +-
 tests/test-multi-conn-name.sh|  4 +--
 tests/test-multi-conn.sh | 18 +--
 tests/test-nbd-block-size.sh |  4 +--
 tests/test-nbd-extents.sh|  2 +-
 tests/test-nbd-vsock.sh  |  2 +-
 tests/test-nbdkit-backend-debug.sh   |  6 ++--
 tests/test-nofilter.sh   |  2 +-
 tests/test-nozero.sh |  2 +-
 tests/test-null-extents.sh   |  2 +-
 tests/test-ocaml-fork.sh |  2 +-
 tests/test-ocaml-list-exports.sh |  2 +-
 tests/test-offset-extents.sh |  2 +-
 tests/test-offset-truncate.sh|  6 ++--
 tests/test-old-plugins.sh|  2 +-
 tests/test-ondemand-list.sh  |  2 +-
 tests/test-ones.sh   |  6 ++--
 tests/test-parallel-file.sh  |  6 ++--
 tests/test-parallel-nbd.sh   |  4 +--
 tests/test-parallel-sh.sh|  6 ++--
 tests/test-partition-4k-gpt.sh   |  2 +-
 tests/test-partition-4k-mbr.sh   |  2 +-
 tests/test-partition1.sh |  2 +-
 tests/test-partition2.sh |  8 ++---
 tests/test-partitioning1.sh  |  6 ++--
 tests/test-partitioning4.sh  |  2 +-
 tests/test-partitioning6.sh  |  2 +-
 tests/test-protect-ranges.sh |  2 +-
 tests/test-qcow2dec-map.sh   |  2 +-
 tests/test-qcow2dec.sh   |  2 +-
 tests/test-random-copy.sh|  2 +-
 tests/test-random-sock.sh|  4 +--
 tests/test-rate-dynamic.sh   |  2 +-
 tests/test-rate.sh   |  2 +-
 tests/test-readahead-copy.sh |  4 +--
 tests/test-readahead.sh  |  2 +-
 tests/test-retry-extents.sh  |  2 +-
 tests/test-retry-open.sh |  2 +-
 tests/test-retry-readonly.sh |  2 +-