12430: Tidy --only/--only-install code/docs.
authorTom Clegg <tom@curii.com>
Thu, 4 Apr 2024 18:05:10 +0000 (14:05 -0400)
committerTom Clegg <tom@curii.com>
Thu, 4 Apr 2024 18:05:10 +0000 (14:05 -0400)
commitd483eba34fe5e59bf8f9a3298d0fbd6c5026b4f6
tree06a76bfa0ea20be586dc97e9d0b347499d0ae7a2
parentdcdf385b2852acf95f41e2340d07cd68cb34e371
12430: Tidy --only/--only-install code/docs.

Fix harmlessly mismatched usages of $only (always an associative
array) and $only_install (always a scalar) and edit usage message to
clarify behavior when multiple --only* args are given.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>
build/run-tests.sh