• Patrick Ohly's avatar
    e2e: allow unknown providers with a warning · bf08f5c6
    Patrick Ohly authored
    The E2E refactoring tightened the sanity checking of the --provider
    parameter such that it only allowed known providers. That seemed to
    make sense because it catches typos, but it turned out that various
    callers depended on the "accept arbitrary provider value" behavior,
    therefore it gets restored.
    bf08f5c6
provider.go 4.44 KB